A demo repo of CSS Modules Scripts and shared styles.
You'll need to run this in a browser that supports Import Attributes and CSS Module Scripts, like Chrome.
- Clone the repo
- Start the demo by running
$ npx http-server ./src
- Open
http://localhost:8080
in your browser