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!
- Host: GitHub
- URL: https://github.com/5t3ph/lwj-modern-css
- Owner: 5t3ph
- Created: 2021-09-21T00:14:12.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-23T18:06:51.000Z (almost 5 years ago)
- Last Synced: 2025-04-19T18:27:55.307Z (about 1 year ago)
- Topics: css
- Language: SCSS
- Homepage: https://lwj-modcss.netlify.app/
- Size: 51.8 KB
- Stars: 13
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.