jantimon / next-yak

a streamlined CSS-in-JS solution tailor-made for Next.js, seamlessly combining the expressive power of styled-components syntax with efficient build-time extraction and minimal runtime footprint, ensuring optimal performance and easy integration with existing atomic CSS frameworks like Tailwind CSS
https://yak.js.org
118 stars 4 forks source link

Add playground #59

Closed Mad-Kat closed 6 months ago

Mad-Kat commented 8 months ago

Add the possibility to see what next-yak does when you use it in your next.js application.

Next-yak grew to a size so that it's not always manageable to fit every aspect of it in my head.

This would help to quickly discuss new feature ideas, to verify certain problems and to some extends help users to understand what's happening.

Mad-Kat commented 8 months ago

First prototype from @jantimon https://stackblitz.com/edit/stackblitz-starters-xqswm3?file=app%2Fpage.tsx