Do you have any advice for using css modules with scss in your project by any chance? I haven't been successful enabling it in your project using
github.com/egoist/rollup-plugin-po... & node-sass
I haven't thought of using css modules but its a good idea. I'll look into it and get back to you.
CSS modules can be used in storybook with storybook-css-modules addon and post-css can bundle it up.
Webpack and sass-loader is having some issues while using sass-modules, I am trying to find solution. I'll add them here if found.
I hope this helps.
Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink.
Hide child comments as well
Confirm
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Do you have any advice for using css modules with scss in your project by any chance? I haven't been successful enabling it in your project using
github.com/egoist/rollup-plugin-po...
& node-sass
I haven't thought of using css modules but its a good idea. I'll look into it and get back to you.
CSS modules can be used in storybook with storybook-css-modules addon and post-css can bundle it up.
Webpack and sass-loader is having some issues while using sass-modules, I am trying to find solution. I'll add them here if found.
I hope this helps.