Skip to content

Kliriklara/webpack-css-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-css-example with CSS Modules

Example repo showing how to enable module mode when using Webpack's css-loader.

Running

  • npm install
  • npm run build
  • Take a look at the generated CSS in build/

About

Example repo showing a webpack CSS build

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 83.4%
  • HTML 8.6%
  • CSS 8.0%