Make Tailwind CSS v4 play nice with Angular Material
A pattern for having both Tailwind v4 and Angular Material co-exist and play nice together.
A pattern for having both Tailwind v4 and Angular Material co-exist and play nice together.
The Tailwind v4 automated upgrade tool doesn’t work with Sass (i.e. .scss files), so here I show you how to manually migrate an Angular project to Tailwind v4 whilst still using the automated upgrade tool to do most of the work.