michalkvasnicak / babel-plugin-css-modules-transform

Extract css class names from required css module files, so we can render it on server.
MIT License
326 stars 54 forks source link

Support for @scoped modules #96

Open nkbt opened 5 years ago

nkbt commented 5 years ago

Lib names can be in @somescope/lib-name format and ^\w regex does not cover it