Skip to content

v2.1.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@micantoine micantoine released this 07 Oct 14:05
· 249 commits to master since this release

Features

  • Add ESM distribution
  • Add option useAsDefaultScoping to enable cssModules globally without the need of the module attribute

Breaking changes

  • Rename option allowedAttributes to includeAttributes
  • Add option parseExternalStylesheet to manually enable the parsing of imported stylesheets (no more enabled by default)