Releases: stylelint/postcss-css-in-js
Releases · stylelint/postcss-css-in-js
0.38.0
- Removed: hardcoded transform from float to cssFloat in objects (#172)
- Fixed: silent fail if @babel/plugin-proposal-decorators is in user's Babel configuration (#237)
0.37.3
- Fixed: silent fail if Babel config is present (#258).
0.37.2
- Fixed: use HTTPS url instead of HTTP for postcss logo in README (#39).
0.37.1
- Fixed: maximum call stack size exceeded error (#31).
0.37.0
- Fixed: babel configuration conflict when using TypeScript (#2).
- Fixed: parsing/stringifying for nested tagged template literals (#17).