Releases: postcss/postcss-nested
Releases · postcss/postcss-nested
7.0.2
- Fixed nested selector regression (by @Ulyanov-programmer).
7.0.1
- Fixed RegExp issue with nested comments (by @Ulyanov-programmer).
7.0.0
- More complex logic of when to move comments (by @Ulyanov-programmer).
- Removed Node.js 16, 14, and 12 support.
6.2.0
- Added
@starting-style
to bubbling at-rules.