Tailwind CSS styles not rendering in Svelte app
I have setup a svelte app using “npm create vite@latest” choosing to use Svelte and TypeScript. I’m using Vite as the server, and I have also installed TailWind CSS per the instructions here.
I have setup a svelte app using “npm create vite@latest” choosing to use Svelte and TypeScript. I’m using Vite as the server, and I have also installed TailWind CSS per the instructions here.