Expose classname for extending components.
Switch to Tailwind for improved DX.
Separate styles from framework implementations.
Use css-utils, which is powered by Goober, for separating HTML semantics and styling, as compared from styled-components where semantics and styling are defined together.