Hey there! This is the Uniform version 3 documentation site. If you’re looking for version 4, go here instead.
Use these to apply the right visual hierarchy with text.
This mixin enables you to use Uniform type styles on classes within your own code, if you’re unable to take advantage of the type components.
Default value: none
Pass one of the following values.
The list map value passed to the mixin sets the following attributes of the type:
font-family
font-weight
font-size
line-height
color
letter-spacing
The type-size mixin automatically switches type from a smaller, hand-held appropriate size, to a larger, tablet and up appropriate size.
Default value: null
This is larger (above 600px) size in the range.
Default value: null
This is the size for screens 600px and smaller.
Default value: null
This is the line height for the large type size.
Default value: null
The is the line height for the smaller size type.