Alexander Akait
|
e327c9a502
|
feat(css/ast): Add Percent token (#2482)
|
2021-10-22 13:35:29 +09:00 |
|
Alexander Akait
|
5234530cd5
|
fix(css/ast): Use correct type for units (#2464)
|
2021-10-19 17:32:59 +09:00 |
|
Alexander Akait
|
4f2dbd816c
|
fix(css/parser): Fix parsing of numbers (#2444)
|
2021-10-17 23:24:28 +09:00 |
|
Alexander Akait
|
4ff1b7568c
|
feat(css/ast): Add raw to Text (#2361)
|
2021-10-07 20:32:54 +09:00 |
|
Donny/강동윤
|
3714802bd3
|
feat(css): Add error recovery for tokens in selector positions (#2357)
swc_css_ast:
- Add `Rule::Invalid`.
swc_css_parser:
- Add error recovery for tokens in selector positions.
- Report an error while recovering property errors.
|
2021-10-06 09:25:05 +00:00 |
|