componentry
componentry copied to clipboard
Update: Support all icon usage directly in Button
Summary
Updates Button to directly support using icons with or without text to remove the need for IconButton
Notes
- Leverages CSS selectors for first, last, and only-child with
:has
- Firefox support not yet available