yandex / reshadow

Markup and styles that feel right
https://reshadow.dev
Other
363 stars 15 forks source link

support dot in attribute value #158

Open lttb opened 3 years ago

lttb commented 3 years ago

Support dots in attribute value:

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