Brad Decker
293b8a0f53
Add box component ( #10289 )
2021-01-27 11:54:25 -06:00
Brad Decker
a036b0ebcd
Add color indicator component ( #10209 )
...
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2021-01-22 15:45:37 -06:00
Brad Decker
e9079be2b8
add chip component ( #10199 )
2021-01-20 17:06:01 -06:00
Brad Decker
acbe38c260
use dart sass, and update related modules ( #10208 )
2021-01-19 10:54:32 -06:00
Brad Decker
4f66af606e
improve design system scss ( #10193 )
2021-01-19 10:30:29 -06:00
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
2020-10-28 09:03:38 -05:00
Brad Decker
c04cb63c63
Standardize scss import practices ( #9183 )
2020-08-19 11:41:56 -05:00
Brad Decker
46ba1ef100
Update font family globally ( #9073 )
2020-07-29 15:04:02 -05:00
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.
2020-07-29 10:35:53 -05:00
Brad Decker
4cc3fff96a
Update css folder structure ( #9071 )
2020-07-28 15:16:30 -05:00