bitcrowd / bitstyles

A complete design system, with base styles and components, built in Sass using CSS variables
https://bitcrowd.github.io/bitstyles
ISC License
16 stars 0 forks source link

Make remaining design tokens available as CSS custom properties #695

Closed planktonic closed 1 year ago

planktonic commented 2 years ago

The color palette is available as CSS custom properties. Let’s make all the design tokens available like this, so they’re accessible for use outside Sass, in plain CSS. This makes it more usable for end users, and could be used in our own components.