Skip to main content

Misc

Other type of variables, for example default border-radius or breakpoints.

Override variables

These are the default typographic style, which you can override them to match your own design system. See Usage for more information on how to override variables.

List of variables

Breakpoints

NameValue
$desktop1280px
$laptop1024px
$tablet768px
$mobile568px
$mobile-sm350px

Box shadow

NameValue
$box-shadow0 0 .5rem 0 rgba($text, 0.2)

Transition

NameValue
$transition-md0.4s ease 0s
$transition-lg0.8s ease 0s

Border radius

NameValue
$border-radius-sm.25rem
$border-radius-md.5rem
$border-radius-lg1rem