Brad Decker
29742b9519
remove the ui/app and ui/lib folders ( #10911 )
4 years ago
Brad Decker
09d81ac5f2
remove the ui/app and ui/lib folders ( #10911 )
4 years ago
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
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
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
Brad Decker
13aafa4702
Add euclid fontface ( #9018 )
4 years ago
Brad Decker
df8eb494fe
Updates Typography Variables and styles. ( #9017 )
...
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
4 years ago