Thanks for attending Strongly-typed CSS with Vanilla-extract during CodeMash 2023.
This repo holds the sli.dev app that powered the presentation slides, but they can be viewed in .pdf form here.
Also check out the strongly-typed-css-with-vanilla-extract repo - a minimal webpack + vanilla-extract app from which all vanilla-extract code examples in this presentation where were pulled from.
Hopefully you find this helpful! 😎
To start the slide show:
npm install
npm run dev
- visit http://localhost:3030
Edit the slides.md to see the changes.
Learn more about Slidev on documentations.