Example project demonstrating the use of React Flag Icon Css with Css Modules or standard (global) Css, and custom country flags images. Powered by webpack 4.
The aim of this repository is to show an example of how to set up CSS modules with Webpack. I struggled for hours with how to set up CSS modules so they also worked without Javascript. I'm still not ...