https://github.com/stylet/css-modules-poc
https://github.com/stylet/css-modules-poc
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/stylet/css-modules-poc
- Owner: StyleT
- Created: 2017-06-19T19:02:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-19T19:10:37.000Z (almost 9 years ago)
- Last Synced: 2025-02-05T19:14:17.160Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://stylet.github.io/css-modules-poc/
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSS Modules PoC
This example is already built, but if you want build it by yourself, here is a guide:
```
$ npm i
$ npm run build
```