🚀 Blazor + Tailwind v4 = The Perfect Combo!


Hey Reader,

Blazor and Tailwind CSS are my go-to combo for building modern web apps! But with Tailwind v4, some things have changed… and it’s actually easier now! 🎉

No more complex config files, no headaches. Just a simple step-by-step setup to get Tailwind running in your Blazor app the right way.

👉 Watch the tutorial here

video preview

In this video, I walk you through:
✅ Installing Tailwind v4 with just a few commands
✅ Where to place your files (don’t mess this up!)
✅ How to auto-generate styles with Tailwind CLI
✅ The best way to link Tailwind in your Blazor app

If you’re building with Blazor, this is the setup you need to know.

Take care & happy coding,

Patrick

P.S. The Spring Sale is live at the .NET Web Academy! 🌱🚀 You can save up to 70% on any course or plan right now. If you want to level up your .NET & Blazor skills, now’s the perfect time! Check it out here.


Patrick God

Become a .NET & Blazor expert with weekly tutorials featuring best practices and the latest improvements, right in your inbox.

Read more from Patrick God
video preview

Hey Reader, If you’ve ever built a simple CRUD app with a layered architecture… you might be making things harder than they need to be. In my newest YouTube tutorial, I show you how to build a scalable CRUD app using something super clean and refreshing: 👉 Vertical Slice Architecture in .NET 9 We’ll build a full Video Game API, step-by-step, with: .NET 9 Web API + Entity Framework Core Code-first migrations Controllers (yep, still using those!) The Mediator pattern for cleaner code And, of...

Hey Reader, Blazor Render Modes can be tricky, but understanding them is key to building high-performance web apps. I’ve been building web apps for 15 years, and once I touched Blazor, I never looked back. But choosing the right render mode? That’s where things get complicated. In my latest YouTube video, I break down ALL the Blazor Render Modes - Static Server-Side Rendering, Interactive Server, WebAssembly, and Auto - so you know exactly when to use which one. Want fast server-side...

video preview

Hey Reader, Microsoft just dropped a brand-new AI Template for Visual Studio, and it's a total game-changer for .NET developers! 🔥 In my latest YouTube tutorial, I walk you through how to build an AI Chat Web App in just 5 minutes using this new template. It's fast, simple, and honestly... kinda fun! 👉 Watch the full video here You'll learn how to: Set up the template in Visual Studio Use GitHub's models with just a simple token Train the chatbot with your own PDF data Customize it with fun...