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???

@jensimmons most design systems seem to add a leading/trailing icon in their buttons. It’s not impossible (add an img tag) but the comparative development experience lacks. I wonder if there’s improvements to be made here?