@scope (.test) { :scope { ... } }
@scope (.test) { :scope[disabled] { ... } }
@scope (.test) { :scope[variant] { ... } }
@scope (.test) { :scope[type="green"] { ... } }
@scope (.test) { :scope[variant="danger"] { ... } }
Hover the last <div class="test" variant="danger">...</div> and itβll work π€·π»ββοΈ