Brad Decker
293b8a0f53
Add box component ( #10289 )
4 years ago
Brad Decker
a036b0ebcd
Add color indicator component ( #10209 )
...
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
4 years ago
Brad Decker
e9079be2b8
add chip component ( #10199 )
4 years ago
Brad Decker
acbe38c260
use dart sass, and update related modules ( #10208 )
4 years ago
Brad Decker
4f66af606e
improve design system scss ( #10193 )
4 years ago
Brad Decker
96717cc9e0
expose variables for typography sizes ( #9693 )
...
This will allow usage in areas where getting the line-height, etc
of the typography settings will introduce issues. The mixins have been
updated to references these variables so that they can be changed in
one place in the future
4 years ago
Brad Decker
c04cb63c63
Standardize scss import practices ( #9183 )
4 years ago
Brad Decker
46ba1ef100
Update font family globally ( #9073 )
4 years ago
Brad Decker
1582855e28
Use mixins for typography instead of placeholder selectors ( #9072 )
...
Using extend would not work inside of some css, namely
inside of media queries. This made it a clear choice to
use mixins for these styles.
4 years ago
Brad Decker
4cc3fff96a
Update css folder structure ( #9071 )
4 years ago