KyleJune / deno-tailwind-ui-react-example

An example of how you can use Tailwind UI and React with Deno
20 stars 5 forks source link

Change twind from tsx to ts #17

Closed KyleJune closed 2 years ago

KyleJune commented 2 years ago

I believe tsx should only be used for files that have react components in them. twind just has a react context in it.