css-modules-angular2 icon indicating copy to clipboard operation
css-modules-angular2 copied to clipboard

Css modules working with Angular2

CSS Modules Webpack Demo with Angular2

A working demo of CSS Modules, using Webpack's css-loader in module mode and angular2

A demo of this repo can be found here : http://joaogarin.github.io/css-modules-angular2/

Run the example

$ npm install
$ npm start & open http://localhost:3000

License

MIT