docz-plugin-css icon indicating copy to clipboard operation
docz-plugin-css copied to clipboard

CSS Modules is forced even without `.module` extension

Open enzoferey opened this issue 6 years ago • 1 comments

Hi !

When using the cssmodules flag for SASS files, I noticed that even if the file doesn't have the .module extension it still bundles it as it was a CSS module. This means we can't use in the same project both CSS Modules and normal CSS.

Maybe https://github.com/pedronauck/docz-plugin-css/pull/6 fixes it ?

enzoferey avatar Nov 27 '18 09:11 enzoferey

Hello, I also would like this feature. Is there any release scheduled ? Thanks

jnaudin avatar Dec 07 '18 14:12 jnaudin