Donny/강동윤
|
150c2b6fba
|
fix(css/codegen): Preserve raw of numbers (#7131)
**Description:**
x-ref: https://vercel.slack.com/archives/C03EWR7LGEN/p1679513958649249
|
2023-03-23 09:12:07 +00:00 |
|
Alexander Akait
|
ebebd60875
|
refactor(css/codegen): Do not use raw (#6674)
|
2022-12-22 01:36:36 +00:00 |
|
Alexander Akait
|
5a6ebd36ee
|
feat(css/codegen): Support source map (#3958)
|
2022-03-11 05:22:14 +00:00 |
|
Alexander Akait
|
f258ee4729
|
fix(css): Fix processing of integers (#3752)
|
2022-02-26 13:51:59 +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 |
|