https://github.com/mipmip/basecss-test
https://github.com/mipmip/basecss-test
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mipmip/basecss-test
- Owner: mipmip
- Created: 2021-03-08T16:47:43.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-08T16:48:26.000Z (almost 5 years ago)
- Last Synced: 2025-03-30T19:23:51.687Z (10 months ago)
- Language: CSS
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PostCSS and BassCss test
## Purpose
Trying to compile a single css with relevant css custom properties availble for poppygo.
node_modules/.bin/postcss -c ./postcss.config.js node_modules/basscss-btn/index.css -u postcss-custom-media -u postcss-custom-properties -u autoprefixer -o output.css --no-map