svelte-tailwind2-starter icon indicating copy to clipboard operation
svelte-tailwind2-starter copied to clipboard

typescript support?

Open jmsunseri opened this issue 4 years ago • 1 comments

Do you know how this would work if you were to use typescript? I've been trying to learn from what you are doing here but it seems like my styles are never making it into the bundle

https://github.com/jmsunseri/sveltail/tree/feature/improve-build

maybe it has to do with using the preprocessor?

jmsunseri avatar Jan 10 '21 04:01 jmsunseri

Can you give more context? How are you applying the styles? Inline in the HTML or in a separate .css file? Which command(s) are you using to build?

Re: typescript, I'll admit that I haven't given it a thought, since personally I haven't used it yet. It's definitely on my list of things to learn.

breadthe avatar Jan 13 '21 04:01 breadthe