-
Notifications
You must be signed in to change notification settings - Fork 384
Use CSS Modules? #142
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
Comments
@alexfedoseev @jbhatab @samnang @robwise @josiasds @mapreal19 @dylangrafmyre Worth considering! |
This blog was great on ICSS. http://glenmaddern.com/articles/interoperable-css. I think it's the matching blog to the video. I'm definitely on board. |
The cool thing about doing it this way is that you can put the styling for your "bundle" (here meaning a folder within |
I've used this css bundle technique. It is very handy |
Had great chat with @alexfedoseev. Looks like this can work. @jbhatab, you'll be proven right about creating the CSS within Webpack. Here's the steps:
|
@alexfedoseev and I are working on: https://github.com/shakacode/bootstrap-loader/tree/alex/bootstrap-4. We'll be adding CSS modules here shortly. |
Done! this is in master! |
Will CSS go the way of JavaScript with modules?
And if already using React + Webpack?
https://www.youtube.com/watch?v=aIyhhHTmsXE
Also posted here: http://forum.shakacode.com/t/css-modules-if-using-react-and-webpack/394
The text was updated successfully, but these errors were encountered: