|
|
|
|
|
by phatskat
324 days ago
|
|
> Inspecting the element in the browser would immediately show you that you set the text to multiple colors. Even better, the Tailwind LSP will show a diagnostic warning if two classes affect the same property, eg “The text-blue and text-red classes affect the same property” or something like that. |
|