Alexander Akait
|
92a3cb9609
|
refactor(css/ast): Remove Tokens in favor of Vec<TokenAndSpan> (#3507)
|
2022-02-10 11:25:19 +00:00 |
|
Alexander Akait
|
460f846934
|
refactor(css/ast): Rename types to match specification (#3484)
|
2022-02-09 19:43:15 +09:00 |
|
Alexander Akait
|
dfa0286aca
|
feat(css/ast): Add types for dashed identifiers and @color-profile at-rules (#3364)
|
2022-01-26 20:35:49 +09:00 |
|
Alexander Akait
|
c664eafdef
|
refactor(css/ast): Merge several kinds of blocks into a single type (#3336)
|
2022-01-22 14:10:25 +00:00 |
|
Alexander Akait
|
8781527751
|
fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922)
swc_css_ast:
- Rename `FnValue` to `Function`.
|
2021-12-01 17:07:49 +00:00 |
|
Alexander Akait
|
c77ebbeb8d
|
feat(css/ast): Add support for nested @at-rule s (#2897)
|
2021-11-29 19:38:49 +09:00 |
|
Alexander Akait
|
e32093e72d
|
fix(css/parser): Fix parsing of whitespaces (#2787)
|
2021-11-18 22:18:44 +09:00 |
|
Donny/강동윤
|
1d518fe381
|
refactor: Flatten css (#2731)
|
2021-11-12 19:37:05 +09:00 |
|