Sign in Sign up
npm

babel-plugin-css-to-js-transform

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.

Activity

Latest release
5y ago
Total releases
3
Cadence
~31 days
Last 12 months
0

Reach

Stars

Details

License
MIT
First release
Jan 05, 2021
Releases
Version Released
1.0.2 patch
1.0.1 patch
1.0.0 initial