CSS variables and how they work
zopio
makes use of the CSS variables offered by shadcn/ui. They’re a brilliant way of abstracting the scaling and maintenance difficulties associated with Dark Mode and whitelabelling.
These colors have also been applied to other tools, such as the AuthProvider
, to ensure that third-party components align with the application design as closely as possible.
tailwind
utility exported from @repo/tailwind-config
, like so: