Series: Integrating Tailwind CSS with Blazor using Gulp
Part 1: Integrating Tailwind CSS with Blazor using Gulp - Part 1
In this post, I introduce the Tailwind CSS framework, why I like it and why you might want to consider it. I then show how you can integrate it into your Blazor app using NPM and Gulp.
Part 2: Integrating Tailwind CSS with Blazor using Gulp - Part 2
In this post, I go deeping into Tailwind CSS. I'll show you how you can customise its settings, optimise the final CSS payload. Then finish up by showing how you can integrate Tailwind into a CI pipeline using Azure DevOps.