babel-plugin-css-to-js-transform

js
The transform generate a [filename]_css.js file from [filename].css. It inserts classNames by css-modules, and insert a _getCss function. It is keeps the require or import in the file, only replaces the file name with the new file name.
Version 1.0.2 License MIT
INSTALL