You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I realize a value attribute is more readable than an nth-child. I'm just worried about those cases where value is user input (textarea, text, password, and all the new types like email, etc). I think we should limit value use to cases of select and radio perhaps?
The text was updated successfully, but these errors were encountered:
TBH, I am quite short on time and already have quite a few open source projects I'm behind on, but I don't mind collaborator status to help here and there (like on this issue). It may take a bit of time though.
I realize a value attribute is more readable than an nth-child. I'm just worried about those cases where value is user input (textarea, text, password, and all the new types like email, etc). I think we should limit value use to cases of select and radio perhaps?
The text was updated successfully, but these errors were encountered: