ffaee04613
Adds support for the indented syntax, plain CSS imports, `@forward`, and many other previously missing features.
5 lines
61 B
Rust
5 lines
61 B
Rust
#[macro_use]
|
|
mod macros;
|
|
|
|
test!(simple_warn, "@warn 2", "");
|