-
I've tried adding support for css modules, but unfortunately the window (titlebar as well as scrollbar) breaks. I'm really a beginner when it comes to webpack, so it would be nice if someone more experienced could look into what the problem is (and maybe add css modules support). The boilerplate is great! |
Beta Was this translation helpful? Give feedback.
Answered by
codedepon
Sep 27, 2022
Replies: 1 comment
-
For anyone looking for support of css modules the only that you need to do is change sass loader like this, it works like a charm.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
codedepon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For anyone looking for support of css modules the only that you need to do is change sass loader like this, it works like a charm.