0

Using CRA (create-react-app) it is possible to use css-modules (index.module.css). They generate the standard name ...[name]__[hash]. It is necessary without using npm run eject to change the name template with react-app-rewired. Example: prod-123-[hash]

2

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.