enhance-dev / enhance-dev/enhance
@enhance/css-parser does not support CSS Nesting syntax
Open
- Dominant language
- No language data
- Stars
- 119
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Since CSS Nesting [is now supported in all major browsers](https://caniuse.com/css-nesting), I believe it would be nice if `@enhance/css-parser` also supported the syntax.
Trying to use the syntax today will lead to a `missing '}'` error because it erroneously thinks it's seeing a declaration, not a selector.
Contributor guide
Assessment
This issue has not been assessed yet.