We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0f8403 commit 767115eCopy full SHA for 767115e
css-nesting-1/proposals.md
@@ -118,7 +118,8 @@ Arguments for each of the above options:
118
- Easier to understand and teach, no special rules for when `&` is needed or understanding what an ident is
119
- No changes to parsing or OM
120
- No `&` for selectors that do not require it
121
-- Similar to `@scope` and @layer
+- Similar to `@scope` and `@layer`
122
+- `@nest` provides conext and something that's searchable for authors encountering it for the first time
123
- Existing rules can be pasted into a `@nest` block without modification
124
- Can tranparently handle multiple levels of nesting
125
0 commit comments