swc/crates/swc_css_codegen/tests/fixture/values
2022-02-11 03:58:26 +00:00
..
color/hex-color feat(css/codegen): Implement minification of hex colors (#3453) 2022-02-05 05:02:10 +00:00
comma feat(css/codegen): Improve minification of numbers (#3423) 2022-02-02 12:59:39 +09:00
dimension feat(css/codegen): Implement minification of identifiers (#3466) 2022-02-07 14:29:38 +00:00
function refactor(css/ast): Unify SimpleBlock and Block (#3519) 2022-02-11 03:58:26 +00:00
keyword feat(css/codegen): Improve minification of numbers (#3423) 2022-02-02 12:59:39 +09:00
number feat(css/codegen): Implement minification of identifiers (#3466) 2022-02-07 14:29:38 +00:00
percentage feat(css/minifier): Implement more rules (#3522) 2022-02-11 12:33:08 +09:00
simple-block/square feat(css): Improve codegen where minify: true (#3414) 2022-02-01 12:30:44 +00:00
slash feat(css): Improve codegen where minify: true (#3414) 2022-02-01 12:30:44 +00:00
string feat(css/codegen): Implement minification of identifiers (#3466) 2022-02-07 14:29:38 +00:00
url/1 feat(css/ast): Improve types related to url tokens (#3444) 2022-02-04 04:05:44 +00:00