reshadow
reshadow copied to clipboard
support dot in attribute value
Support dots in attribute value:
Typography[use|variant="notification.description"] {
color: green
}
<Typography use:variant="notification.description" />