Alexander Akait
|
a920997f4b
|
feat(css/codegen): Support lowercase case insensitivity (#6113)
|
2022-10-11 04:31:17 +00:00 |
|
Alexander Akait
|
b3a05a057a
|
feat(css/codegen): Minify idents (#5972)
|
2022-09-29 01:35:33 +00:00 |
|
Alexander Akait
|
5a6ebd36ee
|
feat(css/codegen): Support source map (#3958)
|
2022-03-11 05:22:14 +00:00 |
|
Alexander Akait
|
fbb98aa73c
|
feat(css/parser): Improve error recovery (#3828)
|
2022-03-03 15:05:12 +00:00 |
|
Alexander Akait
|
7ba5861a33
|
fix(css/codegen): Fix codegen of preserved tokens (#3819)
|
2022-03-02 15:17:17 +00:00 |
|
Alexander Akait
|
fab6473183
|
feat(css/minifier): Compress urls (#3666)
|
2022-02-22 11:44:24 +00:00 |
|
Alexander Akait
|
b7dcccc748
|
fix(css/parser): Fix parsing of component values (#3611)
|
2022-02-17 14:20:17 +00:00 |
|
Alexander Akait
|
37c49e876c
|
refactor(css/ast): Unify SimpleBlock and Block completely (#3531)
|
2022-02-11 22:31:51 +09:00 |
|
Alexander Akait
|
49564d9b5d
|
feat(css/ast): Improve types related to url tokens (#3444)
|
2022-02-04 04:05:44 +00:00 |
|
Alexander Akait
|
340844ae6e
|
feat(css/codegen): Improve minification of numbers (#3423)
|
2022-02-02 12:59:39 +09:00 |
|
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 |
|
Alexander Akait
|
0537ef1a11
|
feat(css/codegen): Implement minify: true (#3369)
|
2022-01-27 21:44:38 +09:00 |
|