v0.4.0
🚨 Breaking Changes
- Safely parse mangled CSS with
postcss-safe-parser- by @joshfester in #225 (7dc49)
🚀 Features
- beasties: Add
remoteoption to download stylesheets - by @joshfester in #223 (e0cae)
🐞 Bug Fixes
- Preserve order of external stylesheets - by @imslepov and @danielroe in #246 (9ad37)
- beasties:
- Strip query/hash when resolving css filenames - by @danielroe (93478)
- Add
as=styleforswap-highpreload strategy - by @danielroe (32d96) - Set $$name on style elements for additionalStylesheets - by @danielroe (5fd0a)
- Trim empty
@mediaand@supportsblocks - by @danielroe (cb36d)