Happydev
Happydev
Well shoot, I just realized `lucide-astro` is already taken on npm. We could just rename the package to something like `lucide-astrojs`, however Astro dropped the "dot js" part from its...
Sorry for the late response y'all. I've been quite busy this week unfortunately. Btw thanks so much @realguse for chiming in and taking the lead, and thanks @Aviortheking for your...
The PR is ready to be reviewed Here's the demo project using both the legacy and rewritten package https://stackblitz.com/github/MoustaphaDev/lucide-astro-next-demo Here are the differences between the legacy package and the new...
Friendly bump on this @Aviortheking
Since @Aviortheking seems unavailable, could we maybe publish the package as `lucide-astro-next`, and rename it to `lucide-astro` when/if he give you ownership of the package? I'm in no rush, I...
Even better 😄 So I'll work on replacing mentions of the package to `@lucide/astro` this weekend!
Made the suggested changes!
Good catch @dotspencer! Gonna fix that now
As a workaround you could wrap the title tag in an expression, or by adding a space after the closing brace as mentioned in #1058
~~That's an upstream compiler bug. Thanks for reporting!~~ Edit: I wrongly assessed it was, I'll maybe investigate again soon