Skip to content

Css Modules #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Johnz86 opened this issue Apr 3, 2018 · 1 comment
Open

Css Modules #2

Johnz86 opened this issue Apr 3, 2018 · 1 comment

Comments

@Johnz86
Copy link

Johnz86 commented Apr 3, 2018

Hello,

I would like to know, if the current version support css modules and if it is possible to turn it off during project creation.
I tried to run create-react-app my-app --scripts-version=react-scripts-redux-ts
After yarn install and yarn start. The app started and everything worked except no classnames were
assigned to components.

Thanks

With regards

Jan.

@diabelb
Copy link
Owner

diabelb commented Apr 4, 2018

Hello ;)

Suddenly i made a mistake in starting template. Just rename css files to *.module.css and css modules will start working. I'll fix it soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants