Svelte Setup with Vite, Tailwind, DaisyUI. Custom Themes! | Svelte Tutorials

I first learned how to do this from this video here: https://www.youtube.com/watch?v=mEBPN_9jTAE The three pages that I used are as follows: 1. Vite: https://vitejs.dev/guide/#scaffolding-your-first-vite-project 2. Tailwindcss: https://tailwindcss.com/docs/installation/using-postcss 3. DaisyUI: https://daisyui.com/docs/install Please feel free to follow along and setup a project base that won't let you down. These technologies work very well together, and I love using them! Thank you for watching and have a great day! Timestamps: 00:00 Using Vite Cli to setup a svelte typescript project 01:00 Adding Tailwindcss 04:20 Adding DaisyUI 05:40 Adding custom themes with DaisyUI 08:45 Interesting aspect of Tailwind