svelte-add / svelte-add

Easily add integrations and other functionality to Svelte(kit) apps
https://svelte-add.com
MIT License
1.53k stars 40 forks source link

inline tailwind classes not working #87

Closed dravog7 closed 3 years ago

dravog7 commented 3 years ago

Problem

Currently sveltekit provides 2 templates when using

  npm init svelte@next

I attempted to run svelte-add in both templates and it didnt work out of the box

Fix

dravog7 commented 3 years ago

If this issue is caused by a mistake on my part else i would like to try and make a PR for this. thank you.

babichjacob commented 3 years ago

Related to https://github.com/svelte-add/tailwindcss/issues/42, so I'll close this so the issue is tracked there only.

Thanks for the offer to make a pull request! I'll have to do this though because it's part of the rewrite.