Skip to content

v1.3.0

Compare
Choose a tag to compare
@micantoine micantoine released this 22 Nov 08:11
· 380 commits to master since this release

Feature

Apply CSS Modules from imported stylesheets

Fixes

global selector Regex is now working with a bracket being attached to the selector (missing space was throwing an error) .myclass{ }

Library development

Set up typescript, eslint and prettier