equinor / design-system-css

A CSS first approach to solving EDS colour tokens
MIT License
0 stars 0 forks source link

Design System CSS

Build status Promote status

A CSS first approach to solving EDS colour tokens. In order to reduce the total number of tokens needed, we make use of modern CSS features to manipulate colours and then replicate that in Figma and in JSON. The end result may also end up as the foundation of an EDS CSS library.

Deployment

Promotion

Promote dev to prod when dev is stable

$ rx login --use-device-code
$ rx create pipeline-job promote --application eds-storybook-design-tokens --from-environment dev --to-environment prod --use-active-deployment

If you don’t use Codespaces, take a look at the Radix CLI install script to see how to install it on your own machine.

Spacing & Typography