Expand description
css-rs-macro is a procedural macro that allows you to write your CSS next to your Rust views.
github.com/chinedufn/percy/examples/css-in-rust
Macrosยง
- css
- Parses the syntax for writing inline css. Every call to css! will have its class name incremented by one.