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
108 stars 2 forks source link

Feature/cross file selectors #103

Closed jantimon closed 1 month ago

jantimon commented 2 months ago

fixed #75

Todos:

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-yak-benchmark ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 30, 2024 9:26am
yacijs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 30, 2024 9:26am
codspeed-hq[bot] commented 2 months ago

CodSpeed Performance Report

Merging #103 will not alter performance

Comparing feature/cross-file-selectors (3fe4df5) with main (8591f0b)

Summary

✅ 2 untouched benchmarks

jantimon commented 2 months ago

Fancy side effect - we could replace strings and numbers:

shot-v31iTiQb@2x

Mad-Kat commented 1 month ago

Looks good!

jantimon commented 1 month ago

Added an integration test for the experimental options please take a look at packages/webpack-tests/__tests__/yak.test.ts