svelte-custom-element-template
svelte-custom-element-template copied to clipboard
Adding TailwindCss
I am trying to add TailwindCss to this project and failing pretty hard :/
https://github.com/wayne-o/svelte-custom-element-tailwind
Do you mind telling me is there any easy way to do this or am I on the right track?
I'm not sure how that would work, all of the tailwind styles would have to be injected into the shadow dom I guess. I'm only commenting because I'd be interested in the solution.