Matt Levy
Matt Levy
Hi, this is great. Can you supply some more details on how to run it etc?
Hi, thanks for the compliment :) In terms of scoped styles, I have used CSS modules in a React app with PostCSS and Webpack. It should fit nicely and provide...
I have created a spike repo to show how it could work with this template - https://github.com/ducksoupdev/vue-webpack-typescript-css-modules/compare/f4c57e6...a406361 If this is what you are looking for @joostblok I can add it...
See discussion at https://github.com/css-modules/css-modules/pull/65. The above repo is an implementation that contains two loader configurations for `.scss` files. This is to explicitly separate CSS modules from global CSS files.
Thanks for rebasing and updating the PR. I have created a template with your branch and unfortunately, I had to make the following changes for it to work as it...
Thanks for rebasing the latest :) Apologies for asking but I am having issues trying to build these new features. If I initialise a new template and run `npm run...
Have you seen this issue? - https://github.com/webpack/webpack/issues/4545 I haven't looked at it in depth but it might prevent the module feature from working. We could add an initialisation prompt for...
Apologies for the delay in replying! Do you mean asset versioning? Do you have any suggestions on how this could work?
Hi, apologies for the delay in replying. Happy to discuss how this could be achieved. Do you have experience in this area?