reshadow icon indicating copy to clipboard operation
reshadow copied to clipboard

support dot in attribute value

Open lttb opened this issue 2 years ago • 0 comments

Support dots in attribute value:

Typography[use|variant="notification.description"] {
    color: green
}
<Typography use:variant="notification.description" />

lttb avatar Aug 03 '21 11:08 lttb