https://github.com/zaydek/retro-test-css-scss
Experimental support for inline CSS and Sass strings that are compiled ahead-of-time
https://github.com/zaydek/retro-test-css-scss
Last synced: over 1 year ago
JSON representation
Experimental support for inline CSS and Sass strings that are compiled ahead-of-time
- Host: GitHub
- URL: https://github.com/zaydek/retro-test-css-scss
- Owner: zaydek
- Created: 2021-04-12T10:19:45.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-12T23:52:03.000Z (about 5 years ago)
- Last Synced: 2025-01-24T19:17:25.661Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://inspiring-shockley-d631c6.netlify.app
- Size: 10.7 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
retro dev
Start the dev server
--port=... Use port (default 8000)
--sourcemap=... Add source maps (default true)
retro build
Build the production-ready build
--sourcemap=... Add source maps (default true)
retro serve
Serve the production-ready build
--port=... Use port (default 8000)
Repositories
https://github.com/zaydek/retro
https://github.com/evanw/esbuild
```