Babel Plugin Css Modules Transform Versions Save

Extract css class names from required css module files, so we can render it on server.

v1.2.6

7 years ago

In watch mode if devMode is specified, output CSS file is updated everytime corrensponding JS file is updated and CSS contents are changed.

v1.2.7

7 years ago
  • possibility to pass true|'dashes'|'dashesOnly'|'only' to camelCase option
  • css-modules-require-hook updated to version 4.0.6