swc/crates/swc_css_parser/src
2022-03-14 14:30:09 +00:00
..
lexer refactor(css/ast): Rename tokens to match spec (#3553) 2022-02-14 13:05:16 +00:00
parser feat(css): Supports more color notations (#4009) 2022-03-14 14:30:09 +00:00
error.rs feat(css): Improve error recovery (#3853) 2022-03-05 11:58:40 +00:00
lib.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
macros.rs refactor(css/ast): Rename tokens to match spec (#3553) 2022-02-14 13:05:16 +00:00
tests.rs refactor: Flatten css (#2731) 2021-11-12 19:37:05 +09:00