-
Notifications
You must be signed in to change notification settings - Fork 244
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
https://drafts.csswg.org/css-nesting-1/
It should be behind an option to enable parsing and compiling to flattened selectors, like https://github.com/csstools/postcss-nesting.
css.transform({
// ...
drafts: {
nesting: true
}
});Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request