v2.1.0-rc.2
Pre-release
Pre-release
Features
- Add ESM distribution
- Add option
useAsDefaultScoping
to enable cssModules globally without the need of themodule
attribute
Breaking changes
- Rename option
allowedAttributes
toincludeAttributes
- Add option
parseExternalStylesheet
to manually enable the parsing of imported stylesheets (no more enabled by default)