F
F
Famouss2020-08-24 21:33:43
JavaScript
Famouss, 2020-08-24 21:33:43

How is scss used in create-react-app?

Tell me, I connected scss to the project, worked with it, and now, for example, I want to upload these changes to github, i.e. I don't need app.scss, but app.css. Question: does scss automatically compile a .css file or do I need to write it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Kirill Makarov, 2020-08-25
@Famouss

If I understand correctly, you need to build the project, then if you use react router home, you need to do a little digging in Google so that the links switch correctly. And the rest of the build itself should do everything for you

V
Vladimir, 2020-08-24
@Casufi

https://create-react-app.dev/docs/deployment

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question