Theme CSS Variables
Andrew Bone
Making the theme accessible as CSS variables would help developers use more native CSS like syntax when writing their styles. It wouldn't be too hard to implement we could add a style tag to App.tsx and set its HTML to the theme object transformed.
Here's a super quick demo I threw together https://codepen.io/Link2Twenty/pen/dPPXXQv?editors=0110