#Any reason why Tailwind might not be working with Svelte Components?
8 messages · Page 1 of 1 (latest)
You could try checking if your content property is configured to find your file
https://tailwindcss.com/docs/configuration#content
It is
Are they not recognized at all or only changes to classes not recognized? also is it only in svelte files?