Replies: 2 comments
-
This is something we would like to do. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yeah. I think we do need this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I personally had little web development experience and found it hard to organize complicated CSS. Is it feasible to implement the CSS nesting module so that CSS belonging to the same widget/module is visually clear?
An example from this Chrome developer article:
Before
After
And here is the CSS Nesting Module spec: https://www.w3.org/TR/css-nesting-1/
Beta Was this translation helpful? Give feedback.
All reactions