docz-plugin-css
docz-plugin-css copied to clipboard
Cannot compile CSS file
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

the package.json

File Structure

Alert File

doczrc.js

is there any missing configuration or anything I forgot it?
+1