1 2 3 4 5 6 7
fn main() { let _ = stylist::css! { (not a function) 42 117.9f32 / ^ @ .okay ::also(okay) { border: black; } }; }