https://github.com/defactosoftware/postcss-playground
https://github.com/defactosoftware/postcss-playground
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/defactosoftware/postcss-playground
- Owner: DefactoSoftware
- Created: 2022-03-16T11:18:55.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-16T15:32:09.000Z (almost 4 years ago)
- Last Synced: 2025-02-21T09:31:07.648Z (11 months ago)
- Language: CSS
- Size: 29.3 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PostCSS Playground
### Install
```
npm install
```
### Usage
```
npm run build
npm run watch
```