* Fixed: css-modules reload files styles.css.json.
* update: disable uglify for next build.
add: require('fs') for next build.
add: disable uglify on next.config.js for next build.
* Fix linting errors
* Add example `with-external-stylesheets-and-postcss`
* 🔥 Remove extra semi-colon
* 📝 Attribute `with-global-stylesheet`
* Force a new test
* 📝 Update README.md
* Rename `external` -> `scoped`