MustansirZia / next-express-bootstrap-boilerplate

:zap: JavaScript boilerplate for a full stack app built using React.js, Next.js, Express.js, react-bootstrap, SCSS and full SSR with eslint.
MIT License
112 stars 20 forks source link

Sass Module Integration #3

Closed kilowattkris closed 6 years ago

kilowattkris commented 6 years ago

Hi! Not an issue, but just wondering if you have any insight on how to get sass modules to work with this boilerplate. Any pointers would be greatly appreciated and thanks for this awesome boilerplate!

kilowattkris commented 6 years ago

Nevermind, I missed the part where I have to include it in a style tag in my component. Sorry!

MustansirZia commented 6 years ago

@kilowattkris It's wonderful to hear you found it useful! Thank you! Well yes, you do need to put the imported style file in the style tag.