myFavShrimp / turf

Macro based compile-time SCSS transpilation, CSS minification, and class name uniquification toolchain inspired by CSS modules.
MIT License
50 stars 2 forks source link

Added support for several CSS pseudo classes #19

Closed BToersche closed 4 months ago

BToersche commented 4 months ago

Added support for any, has, host, is, not, slotted and where CSS pseudo classes.

myFavShrimp commented 4 months ago

I very much appreciate this addition. Thank you