Webpack: hot reload for CSS modules
Ruslan PrytulaJanuary 16, 2017 8:02 PM
In this post, I'll show you a way to make hot reloading work for stylesheets in a non-React project with enabled CSS modules. By the way, it's going to be a hackish way to get things done :)