v0.1.3
Features
- validate undefined and null values in css blocks (#123) @zamotany
- hoist inline css and css.named calls (#121) (#110) @satya164
- improve extracted CSS output and default it to
.linaria-cache
(#120) @zamotany
Fixes
- append classnames when extracting to single file (#115) @thymikee
- fix ordering of collected critical CSS (#114) @thymikee