npm install
-> open up localhost:3000 in your browser
- CSS Modules - Welcome to the Future by Glen Maddern
- css-modules: Why this is the most significant improvement to CSS in years by x-team
- The End of Global CSS by Mark Dalgleish
- CSS Modules Repo
- Vjeux's talk at Nation JS CSS in JS
- Why you should avoid Sass @extend by Hugo Giraudel
- Atomic CSS with Tachyons created by Adam Morse
- Interoperable CSS by Glen Maddern
- CSS Loader Repo
- CSS in JS Repo compiled by Michele Bertoli
- Build fails Order in extracted chunk undefined
- Address warnings from Uglify in build.
- Use purifycss or uncss to cleanup unused CSS (how can we do this with injected classNames?)
- Fix Snappy Scroll.
- Create a deploy script.