MisoAI / miso-client-js-sdk

Miso JavaScript SDK for websites
MIT License
9 stars 0 forks source link

UI: Pull all CSS variables to root level #115

Closed simonpai closed 9 months ago

simonpai commented 9 months ago

We want to put all CSS variables under :root so that users can put overrides in one place. The variable names are well-prefixed already, so this will not cause any breaking changes.