Skip to content

lhguerra/css-modules-example

Repository files navigation

css-modules-example

Example of a simple use of CSS modules in a project.

Clone project

git clone github.com:lhguerra/css-modules-example.git

Install dependencies

npm install webpack -g

npm install

Compile assets

webpack

Enjoy!

Pay attention to the branches:

  • introduction: the basics to make it work
  • continuation: showing how to reuse styles
  • react: little example using React

About

Example of a simple use of CSS modules in a project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published