stylify / packages

💎 Monorepository for Stylify packages. Stylify uses CSS-like selectors to generate Extremely optimized utility-first CSS dynamically based on what you write 💎.
https://stylifycss.com
MIT License
424 stars 9 forks source link

Add svelte class={``} matching area #228

Closed Machy8 closed 1 year ago

Machy8 commented 1 year ago

Describe the problem

This syntax is used, when you need to use Stylify groups like [a]{color:blue;font-size:24px} otherwise, Svelte matches {colo as variable.

Describe the proposed solution

.

Alternatives considered

,

Importance

would make my life easier