swc/crates/swc_css_codegen/src
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
..
writer perf(css/codegen): Skip useless operations if not required (#5802) 2022-09-10 15:36:15 +09:00
ctx.rs refactor(css/codegen): Do not use raw (#6674) 2022-12-22 01:36:36 +00:00
emit.rs chore(ci): Fix publish build on Windows (#4970) 2022-06-14 15:58:10 +00:00
lib.rs feat(css/ast): Support @scope at-rule (#7837) 2023-08-24 08:18:35 +00:00
list.rs refactor(common): Remove add_bitflags and update bitflags (#7571) 2023-06-23 11:26:22 +09:00
macros.rs fix(css/codegen): Fix source maps (#3997) 2022-03-14 02:55:18 +09:00