5 ms·
Tailwind is both faster to write and more readable. Instead of having to read up and down and cross reference both inherited and local classes to find the activ
by methodical 3y ago
Tailwind is both faster to write and more readable. Instead of having to read up and down and cross reference both inherited and local classes to find the active styles on an element I can look at a short string of instantly recognizable and easy to read utility classes right there on the element directly, as opposed to somewhere else in the file (or potentially in another file altogether).