swc/crates/swc_css_parser/tests/recovery
Alexander Akait 30c29a30cf
feat(css): Improve codegen where minify: true (#3414)
swc_css_codegen:
 - Improve minification.

swc_css_parser:
 - Add parsing rule for `sum`.
2022-02-01 12:30:44 +00:00
..
at-rule refactor(css/ast): Rename property to name (#3410) 2022-01-31 05:02:30 +00:00
bad-url-token refactor(css/ast): Rename property to name (#3410) 2022-01-31 05:02:30 +00:00
comments fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00:00
declaration feat(css): Improve codegen where minify: true (#3414) 2022-02-01 12:30:44 +00:00
delim-token feat(css): Improve codegen where minify: true (#3414) 2022-02-01 12:30:44 +00:00
function-token fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00:00
number feat(css): Improve codegen where minify: true (#3414) 2022-02-01 12:30:44 +00:00
selector/pseudo-class/an-plus-b fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00:00
styled-jsx feat(css): Improve codegen where minify: true (#3414) 2022-02-01 12:30:44 +00:00
value feat(css): Improve codegen where minify: true (#3414) 2022-02-01 12:30:44 +00:00
vercel/001 refactor(css/ast): Rename property to name (#3410) 2022-01-31 05:02:30 +00:00
whitespaces feat(css): Improve codegen where minify: true (#3414) 2022-02-01 12:30:44 +00:00