kiliman/tailwindui-crawler

typescript supported?

Opened this issue · 3 comments

typescript supported?

I'm not sure what you mean. Can you clarify why you would need TypeScript support?

I would like to know if the downloaded components can be used directly. If so, it would be good if your tool supported typescript then it would more easier to use for me. If it isn't, is there any tool that can covert it?

Ah. You're referring to the downloaded React components. They are downloaded as-is which is JavaScript (.jsx). You can rename them to .tsx if you want.