swc/crates/swc_css_codegen/tests/fixture
Jason a34f3592b3
feat(css/ast): Support @scope at-rule (#7837)
> ### Describe the feature
> [Chrome 118 is shipping
soon](https://chromium-review.googlesource.com/c/chromium/src/+/4790561),
which is expected to be one of the more popular CSS features, giving new
hope for style isolation of components.
> 
> * Explainer https://css.oddbird.net/scope/explainer
> * Specification https://drafts.csswg.org/css-cascade-6/#scope-atrule
> 

Closed: #7836
2023-08-24 08:18:35 +00:00
..
at-rules feat(css/ast): Support @scope at-rule (#7837) 2023-08-24 08:18:35 +00:00
declaration refactor(css/codegen): Do not use raw (#6674) 2022-12-22 01:36:36 +00:00
function fix(css/codegen): Preserve raw of numbers (#7131) 2023-03-23 09:12:07 +00:00
list-of-declarations/recovery refactor(css/ast): Union all at-rules to one at-rule in AST (#4189) 2022-04-01 20:53:23 +09:00
packages fix(css/codegen): Preserve raw of numbers (#7131) 2023-03-23 09:12:07 +00:00
preserved-token fix(css/parser): Fix various issues (#6281) 2022-10-28 04:34:23 +00:00
qualified_rule fix(css/parser): Fix various issues (#6281) 2022-10-28 04:34:23 +00:00
selectors fix(css/codegen): Respect raw of Str (#7078) 2023-03-14 01:19:09 +00:00
style-blocks-contents fix(css/codegen): Preserve raw of numbers (#7131) 2023-03-23 09:12:07 +00:00
support-query/1 fix(css): Fix parsing of @page at-rule (#3356) 2022-02-06 20:22:30 +00:00
values fix(css/codegen): Preserve raw of numbers (#7131) 2023-03-23 09:12:07 +00:00