Answer the question
In order to leave comments, you need to log in
How to properly work/include sass/css in React.js?
Hello.
I decided to try to do something on react.js. Immediately there was a problem how to work with styles?
Answer the question
In order to leave comments, you need to log in
You don't have to worry too much about styles. It is enough to minify everything into 1 file, compress and load it with the 1st request. If you still really want to, then Webpack can do this
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question