swc/css/codegen
Donny/강동윤 3714802bd3
feat(css): Add error recovery for tokens in selector positions (#2357)
swc_css_ast:
 - Add `Rule::Invalid`.
 
swc_css_parser:
 - Add error recovery for tokens in selector positions.
 - Report an error while recovering property errors.
2021-10-06 09:25:05 +00:00
..
macros fix(css): Fixup (#2138) 2021-08-23 14:03:08 +00:00
src feat(css): Add error recovery for tokens in selector positions (#2357) 2021-10-06 09:25:05 +00:00
tests feat(css): Recover from invalid properties (#2312) 2021-09-28 09:58:56 +00:00
Cargo.toml feat(css): Add error recovery for tokens in selector positions (#2357) 2021-10-06 09:25:05 +00:00