doczjs / docz-plugin-css

This package makes it possible to use preprocessors and css modules on docz
https://docz.site
38 stars 32 forks source link

Cannot compile CSS file #15

Open hamed-farag opened 5 years ago

hamed-farag commented 5 years ago

I downloaded the /examples/css-sass/ source code, then I upgraded the docz version to be 0.13.7.

I just renamed the Alert.module.scss to Alert.module.css and change its reference in Alert.jsx file. Unfortunately, i got the following error image

the package.json image

File Structure image

Alert File image

doczrc.js image

is there any missing configuration or anything I forgot it?

kivervinicius commented 5 years ago

+1