Colors
Color definitions now live in Storybook.
Attribute colors
Usage:
.example {
color: attribute-color(pink);
}
beige
black
blue
bronze
brown
gold
gray
green
orange
pink
purple
red
silver
turquoise
white
yellow
Color definitions now live in Storybook.
.example {
color: attribute-color(pink);
}