Alexander Akait
|
0b76d29ae4
|
feat(css/ast): Add SelectorList (#2639)
swc_css_ast:
- Add `SelectorLsit`.
- Use `SelectorList` instead of `Vec<ComplexSelector>`.
|
2021-11-04 09:54:55 +00:00 |
|
Alexander Akait
|
8c61d0d609
|
feat(css/ast): Add RoundBracketBlock to Value (#2618)
|
2021-11-04 12:05:29 +09:00 |
|
Alexander Akait
|
f77d6ceb00
|
feat(css/ast): Add SquareBracketBlock (#2573)
|
2021-10-30 14:53:11 +09:00 |
|
Alexander Akait
|
67c0d4cc37
|
feat(css/parser): Use Function token. (#2571)
|
2021-10-29 17:48:04 +09:00 |
|
Alexander Akait
|
4f0473616d
|
feat(css/ast): Add value to the whitespace token (#2533)
|
2021-10-28 23:48:31 +09:00 |
|
Donny/강동윤
|
7e29685a17
|
chore: Fix failing tests and improve CI scripts (#2563)
|
2021-10-28 02:55:49 +00:00 |
|
Alexander Akait
|
0e458778ec
|
refactor(css/ast): Rename types (#2532)
|
2021-10-27 03:38:05 +09:00 |
|