swc/crates/swc_css_parser/src
Alexander Akait c94735e540
fix(css): Handle custom properties properly (#2869)
swc_css_codegen:
 - Fix code generation of custom properties.

swc_css_parser:
 - Fix parsing of custom properties.
2021-11-27 16:11:40 +00:00
..
lexer refactor(css/lexer): Follow spec more closely (#2839) 2021-11-24 07:56:07 +00:00
parser fix(css): Handle custom properties properly (#2869) 2021-11-27 16:11:40 +00:00
error.rs feat(css/ast): Add types for An+b syntax (#2759) 2021-11-16 15:01:59 +00:00
lib.rs chore: Document features (#2890) 2021-11-27 16:55:42 +09:00
macros.rs fix(css): Handle custom properties properly (#2869) 2021-11-27 16:11:40 +00:00
tests.rs refactor: Flatten css (#2731) 2021-11-12 19:37:05 +09:00