The Wayback Machine - https://web.archive.org/web/20201130154105/https://github.com/kriasoft/react-starter-kit/issues/364
Skip to content
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

What about supporting react-css-modules? #364

Open
nodkz opened this issue Dec 23, 2015 · 1 comment
Open

What about supporting react-css-modules? #364

nodkz opened this issue Dec 23, 2015 · 1 comment

Comments

@nodkz
Copy link
Contributor

@nodkz nodkz commented Dec 23, 2015

react-css is good, but react-css-modules provides isolated stylenames for each component. So I can use eg. .text classname in any component and it does not overlap each other.

I think, it is ugly to add component name to styleclass, after using react-css-modules.

Does this starter-kit support react-css-modules? Or will do?

Working example: https://github.com/cdebotton/react-universal

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@nodkz
Copy link
Contributor Author

@nodkz nodkz commented Dec 23, 2015

Oh I see required feature in https://github.com/kriasoft/react-starter-kit/blob/master/CHANGELOG.md
but it not released yet.

I use 0.4.1. Will migrate to master branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.