You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
andyarn start
. The app started and everything worked except no classnames wereassigned to components.
Thanks
With regards
Jan.
The text was updated successfully, but these errors were encountered: