Dear web designers and developers who write CSS,
Is there anything you wish you could do to style a `<button>` or `<input type=button>` that you cannot easily do today in CSS???
Dear web designers and developers who write CSS,
Is there anything you wish you could do to style a `<button>` or `<input type=button>` that you cannot easily do today in CSS???
Yea the ::file-selector-button pseudo element feels so awkward
@konnorrogers @westbrook @jensimmons It was interesting to see `::file-selector-button` as the only existing "part-like pseudo-element" (essentially "real" elements in every way except being a "real" element) besides `::before` and `::after`. It points to it being
an outlier for sure.
(`::details-content` coming soon as well as a part-like pseudo element)
https://drafts.csswg.org/css-pseudo-4/#part-like-pseudo-elements