Hacker News new | past | comments | ask | show | jobs | submit login

Unique identifiers are something that should be added separately.

It's not just debugging: If you're doing any kind of testing on the UI you already need class or data attributes to identify the components you're using, otherwise you test becomes coupled to the structure, or worse: to the styling.

The difference of Tailwind to other methodologies is that the Tailwind classes are used exclusively for layout.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: