Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eclectic-coding/levelup-css-workshop


https://github.com/eclectic-coding/levelup-css-workshop

Last synced: 24 days ago
JSON representation

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.