skeletonlabs / skeleton

A complete design system and component solution, built on Tailwind.
https://skeleton.dev
MIT License
5.15k stars 321 forks source link

TagsInput: `input-ghost` is purged if not used in project #2946

Closed knd775 closed 1 week ago

knd775 commented 1 week ago

Current Behavior

If we aren't using input-ghost directly somewhere, it gets removed and breaks TagsInput. This still happens with vite-plugin-tailwind-purgecss disabled.

image

Expected Behavior

No response

Steps To Reproduce

No response

Link to Reproduction / Stackblitz

No response

More Information

No response

knd775 commented 1 week ago

Whoops, had the wrong content path. Needed to update it from skeleton to skeleton-svelte