futursolo / stylist-rs

A CSS-in-Rust styling solution for WebAssembly Applications
https://crates.io/crates/stylist
MIT License
370 stars 22 forks source link

Support @supports CSS rules #12

Closed futursolo closed 3 years ago

futursolo commented 3 years ago

This should not be too difficult to do and should be able to fit in to the AST like @media.