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

https://github.com/5t3ph/lwj-modern-css

Developed for Learn With Jason - a dashboard to showcase lots of modern CSS features!
https://github.com/5t3ph/lwj-modern-css

css

Last synced: 10 months ago
JSON representation

Developed for Learn With Jason - a dashboard to showcase lots of modern CSS features!

Awesome Lists containing this project

README

          

# LWJ Modern CSS

Supporting repo for the [Learn With Jason (LWJ) episode](https://www.learnwithjason.dev/modern-css-grid-aspect-ratio-container-queries-and-more) with guest host Stephanie Eckles [@5t3ph](https://twitter.com/5t3ph).

## 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

Use this as the "Publish command" if needed by hosting such as Netlify.