Package index
-
breakpoints
- Different values for different browser sizes
-
border_all()
border_top()
border_right()
border_bottom()
border_left()
- Add or remove borders
-
border_color()
border_subtle()
- Change border color
-
border_width()
- Increase or decrease border width
-
rounded_all()
rounded_top()
rounded_right()
rounded_bottom()
rounded_left()
- Element corners
-
background_color()
background_subtle()
- Change background color
-
text_alignment()
- Align text
-
text_break()
- Break long text
-
text_color()
text_emphasis()
- Text color
-
text_decoration()
- Text decoration
-
text_height()
- Text height
-
text_selection()
- Text selection
-
text_size()
- Text size
-
text_style()
- Text style
-
text_transform()
- Text transformation
-
text_weight()
- Text weight
-
text_wrap()
- Text wrap
-
vertical_alignment()
- Vertical alignment
-
width_relative()
- Relative width
-
height_relative()
- Relative height
-
padding_all()
padding_top()
padding_right()
padding_bottom()
padding_left()
padding_horizontal()
padding_vertical()
- Padding
-
margin_all()
margin_top()
margin_right()
margin_bottom()
margin_left()
margin_horizontal()
margin_vertical()
- Margins
-
gap_all()
gap_horizontal()
gap_vertical()
- Grid and flex margins
-
flex_align()
- Flex cross axis alignment
-
flex_content()
- Flex content
-
flex_direction()
- Flex direction
-
flex_display()
- Flex display
-
flex_justify()
- Flex main axis alignment
-
flex_wrap()
- Flex wrapping
-
item_align()
- Flex align self
-
item_fill()
- Flex fill
-
item_grow()
item_shrink()
- Flex grow and shrink
-
item_order()
- Flex reordering
-
stack_vertical()
stack_horizontal()
- Quick flex layouts
-
shadow()
- Visual depth
-
focus_color()
- Focus ring color
-
display()
- Display
-
position()
- Positioning elements
-
position_centered()
- Centering positioned elements
-
position_sticky()
- Sticky positioning
-
position_top()
position_left()
position_bottom()
position_right()
- Position offset
-
overflow_all()
overflow_horizontal()
overflow_vertical()
- Content overflow
-
float()
- Floats
-
visible()
- Visibility
-
cascadess_dependencies()
- Cascadess' CSS dependencies