/universal-demo

Runtime rendering

Primary LanguageJavaScriptMIT LicenseMIT

universal-demo

Small application to show the possible usage of CSS Modules. Rendering on the server side serves as a basic example for using CSS Modules in runtime.

usage

There are two ways to understand:

  • Manually by running the example and looking in the source code :)
  • By reading the documentation.

launch

  • clone the repo ->
  • run:
$ npm i
$ npm run build
$ npm start

under development http://jasonm23.github.io/markdown-css-themes/foghorn.html