Releases: hudochenkov/postcss-styled-syntax
Releases · hudochenkov/postcss-styled-syntax
0.3.2
- Fixed stringifier mutating AST
0.3.1
- Fixed regression for comments inside a selector
0.3.0
- Interpolation on a separate line before
Rule
now added torule.raws.before
instead of being part of a selector - Fixed at-rule with interpolation before it parsed as a rule
- Fixed parsing error for interpolations before a comment
- Fixed parsing error for multiple interpolations before declaration, while they have no spacing between them
0.2.0
- Add Node.js 14 support.
0.1.0
Initial release