codebandits / react-app-rewire-css-modules

MIT License
69 stars 51 forks source link

node-sass: includePaths is not set to search node_modules #18

Closed Paveltarno closed 5 years ago

Paveltarno commented 5 years ago

In order to use third party UI frameworks and leverage their SCSS support, the sass loader should be able to search other sass files in node_modules during @import

lnhrdt commented 5 years ago

Closing this issue and archiving this project in favor of Create React App's native support for CSS Modules introduced in v2.