Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 687 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 687 Bytes

Tailwind v4 with Blazor - It just got easier

Tailwind version 4 was just released. With the new CLI, it is just so much easier to use tailwindcss with Blazor. So in this post, I will show you how to use the new CLI to create a new Blazor project with Tailwind v4.

Short desclaimer: If you still want to use version 3, I already wrote an article about this some time ago: "Blazor with TailwindCSS".

Found here