|
|
|
|
|
by emmacharp
1173 days ago
|
|
The naming of every little thing in CSS is what I call a "pseudo-problem" in the original post. You don't have to name classes for everything inside a component. You only have to name the component, as in Tailwind. Afterwards, tag selection is totally fine. And with all the new CSS pseudo-selectors it is now easier than ever to be styling with low specifity while including markup options. |
|
Have you actually used Tailwind for a week or more?