Chris Sainty 3/3/2020

Integrating Tailwind CSS with Blazor using Gulp - Part 2

Read Original

This article is the second part of a tutorial on integrating Tailwind CSS with Blazor using Gulp. It details how to customize Tailwind via the tailwind.config.js file (themes, variants, plugins), demonstrates adding custom colors, and explains how to optimize the final CSS output by removing unused classes with PurgeCSS. It also covers integrating this build process into a CI pipeline.

Integrating Tailwind CSS with Blazor using Gulp - Part 2

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week