Alexander Akait
|
ece8d962f8
|
fix(css/codegen): Fix source maps (#3997)
|
2022-03-14 02:55:18 +09:00 |
|
Alexander Akait
|
5a6ebd36ee
|
feat(css/codegen): Support source map (#3958)
|
2022-03-11 05:22:14 +00:00 |
|
Alexander Akait
|
37c49e876c
|
refactor(css/ast): Unify SimpleBlock and Block completely (#3531)
|
2022-02-11 22:31:51 +09:00 |
|
Alexander Akait
|
81850c2b30
|
feat(css/codegen): Implement minification of identifiers (#3466)
|
2022-02-07 14:29:38 +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 |
|