Skip to content

joshwnj/cmify-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmify-example

Example of using cmify (aka node-css-modules)

Install

npm install

Run on the server

node src/index.js

This will output a bunch of information about the css modules we've used.

Run in the browser

  • npm run build to build dist/index.js. Then you can open index.html and take a look
  • npm run hot to start hot-module-reloading.

Thanks

to the CSS Modules team

License

MIT

About

Example of using cmify (aka node-css-modules)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published