https://github.com/moschan/tiny-css-modules
tiny set of css modules, using webpack's css-loader in module mode.
https://github.com/moschan/tiny-css-modules
Last synced: 2 months ago
JSON representation
tiny set of css modules, using webpack's css-loader in module mode.
- Host: GitHub
- URL: https://github.com/moschan/tiny-css-modules
- Owner: moschan
- Created: 2015-12-11T11:10:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-14T11:21:46.000Z (over 9 years ago)
- Last Synced: 2024-04-14T22:23:37.579Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tiny-css-modules
tiny set of CSS Modules, using Webpack's css-loader in module mode.
## Installation
```
npm install -g webpack
npm install
webpack
```## Related
- [css-modules/webpack-demo](https://github.com/css-modules/webpack-demo)
## License
MIT