Skip to content
Greg Bowler edited this page Oct 8, 2019 · 1 revision

All variables throughout Flair can be overridden by the application. For example, Flair sets a default "small" breakpoint as "30rem", and certain Layout styles adjust at different breakpoints, but the application can override this size simply by defining the variable before importing flair.scss.

Break

$break-small
$break-medium
$break-large
$break-xlarge

Font

Palette

Pattern

Clone this wiki locally