Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 510 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 510 Bytes

LWJ Modern CSS

Supporting repo for the Learn With Jason (LWJ) episode with guest host Stephanie Eckles @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.