Releases: michalkvasnicak/babel-plugin-css-modules-transform
Releases · michalkvasnicak/babel-plugin-css-modules-transform
Extend camelCase option
- possibility to pass
true|'dashes'|'dashesOnly'|'only'
tocamelCase
option css-modules-require-hook
updated to version4.0.6
Rewrite CSS file in watch mode
In watch mode if devMode
is specified, output CSS file is updated everytime corrensponding JS file is updated and CSS contents are changed.