Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eclectic-coding/levelup-css-workshop
https://github.com/eclectic-coding/levelup-css-workshop
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eclectic-coding/levelup-css-workshop
- Owner: eclectic-coding
- Created: 2021-07-12T14:03:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-23T14:48:28.000Z (over 3 years ago)
- Last Synced: 2024-12-01T12:07:39.763Z (26 days ago)
- Language: SCSS
- Size: 255 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Level-Up With Modern CSS Workshop
> Presented by Stephanie Eckles - [@5t3ph](https://twitter.com/5t3ph) - author of [ModernCSS.dev](https://moderncss.dev), [SmolCSS.dev](https://smolcss.dev), and [StyleStage.dev](https://stylestage.dev)
## Development Scripts
**`npm start`**
> Run 11ty with hot reload at localhost:8080, including reload based on Sass changes
**`npm run build`**
> Production build includes minified, autoprefixed CSS and site pages ready to deploy on an external host.