Answer the question
In order to leave comments, you need to log in
What is the best way to include third-party styles in a react application?
Share your practices, who connects third-party styles to their React apps? It is also interesting how someone connects their styles. Keeping a lot of styles in inline jsx is not comme il faut, in my opinion.
I will be grateful for advice.
Answer the question
In order to leave comments, you need to log in
webpack and import './clock.scss';
-components
--clock
---clock.js
---clock.scss
It might be interesting to read - Navigating the React.JS Ecosystem - a good article on React and how and what to work with it in a project.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question