Inconsistent class names #3720
Replies: 1 comment 1 reply
-
Hey! Unfortunately there's no chance we make drastic changes here because it would be a huge breaking change for thousands of users and would be very painful to upgrade. There are lots of reasons why things are the way they are, here's a few:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I think there are cases where the class names are inconsistent.
Different levels of prefix
Better solution?
Different hyphen
Better solution?
Font vs text
What is the difference between a font style and a text visually? I dare to say none.
Better solution?
Because most of the class names are prefixed with
text-
I think it would be used for font as well.Summary
The only downside I see is that people already has learned these names, but it's a big downside to all Tailwind projects in the world to change. Maybe think about it for a major version?
Beta Was this translation helpful? Give feedback.
All reactions