Alexander Akait
|
a920997f4b
|
feat(css/codegen): Support lowercase case insensitivity (#6113)
|
2022-10-11 04:31:17 +00:00 |
|
Alexander Akait
|
b71dd3ec05
|
feat(css/ast): Support <general-enclosed> for @media at-rules (#6082)
|
2022-10-07 14:51:53 +00:00 |
|
Alexander Akait
|
b3a05a057a
|
feat(css/codegen): Minify idents (#5972)
|
2022-09-29 01:35:33 +00:00 |
|
Alexander Akait
|
fa7abe26cf
|
fix(css/codegen): Improve codegen of @media (#5544)
|
2022-08-18 03:29:42 +00:00 |
|
Alexander Akait
|
6696a93b5c
|
refactor(css/ast): Union all at-rules to one at-rule in AST (#4189)
|
2022-04-01 20:53:23 +09:00 |
|
Alexander Akait
|
516dbc65dc
|
feat(css/codegen): Fix source maps and ast defs (#3974)
|
2022-03-11 16:54:33 +00:00 |
|
Alexander Akait
|
5a6ebd36ee
|
feat(css/codegen): Support source map (#3958)
|
2022-03-11 05:22:14 +00:00 |
|
Alexander Akait
|
e97074b6c3
|
feat(css/ast): Use SimpleBlock in more places (#3575)
|
2022-02-16 12:40:16 +09:00 |
|
Alexander Akait
|
37c49e876c
|
refactor(css/ast): Unify SimpleBlock and Block completely (#3531)
|
2022-02-11 22:31:51 +09: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 |
|