swc/crates/swc_css_minifier/src
Vincent Ricard df09d2fd4b
feat(css/minifier) Follow the CSS spec more rigorously (#6291)
**Description:**

Full refactor of the "calc" simplification to be more compliant with the spec.
2023-03-20 14:14:51 +00:00
..
compressor feat(css/minifier) Follow the CSS spec more rigorously (#6291) 2023-03-20 14:14:51 +00:00
lib.rs perf(css/parser): Don't allocate for comparisons (#6593) 2022-12-07 09:27:06 +00:00
options.rs feat(html/minifier): Allow specifying options for other tools (#5125) 2022-07-11 13:08:40 +00:00
util.rs perf(css/minifier): Merge all passes (#5971) 2022-09-28 22:54:08 +00:00