Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【🔥】Support generate W3C Native CSS Nest Format #2031

Closed
DaiQiangReal opened this issue Jun 29, 2023 · 1 comment
Closed

【🔥】Support generate W3C Native CSS Nest Format #2031

DaiQiangReal opened this issue Jun 29, 2023 · 1 comment

Comments

@DaiQiangReal
Copy link

DaiQiangReal commented Jun 29, 2023

Dart-sass flatten all css selector when compiling css. Can dart-sass compile scss to native nest style format css? Nest CSS has less size and also easy to analyze for both browser and human. Most modern browser now support nest css.

W3C: https://www.w3.org/TR/css-nesting-1/
Can I Use: https://caniuse.com/?search=CSS%20nest

image

@DaiQiangReal DaiQiangReal changed the title Support generate W3C Native CSS nest module 【🔥】Support generate W3C Native CSS nest module Jun 29, 2023
@DaiQiangReal DaiQiangReal changed the title 【🔥】Support generate W3C Native CSS nest module 【🔥】Support generate W3C Native CSS nest format Jun 29, 2023
@DaiQiangReal DaiQiangReal changed the title 【🔥】Support generate W3C Native CSS nest format 【🔥】Support generate W3C Native CSS Nest Format Jun 29, 2023
@nex3
Copy link
Contributor

nex3 commented Jun 30, 2023

Duplicate of sass/sass#3030.

@nex3 nex3 closed this as not planned Won't fix, can't repro, duplicate, stale Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants