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

Fix comments issue #111

Closed kdy1 closed 1 month ago

kdy1 commented 1 month ago

Comments are attached to BytePos, so you should not replace the span of the node with DUMMY_SP afterwards

vercel[bot] commented 1 month 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 Jul 5, 2024 11:45am
yacijs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 5, 2024 11:45am
jantimon commented 1 month ago

@kdy1 thank you so much

jantimon commented 1 month ago

It really works now with the fixture test!!

shot-Hk0CbnZG@2x