Macros§
- align_
items - Generates style methods for the
align-itemsclasses. - all
- Generates style methods for all of the styles provided by
auk_plumage. - appearance
- Generates style methods for the
appearanceclasses. - border_
radius - Generates style methods for the
border-radiusclasses. - border_
style - Generates style methods for the
border-styleclasses. - border_
width - Generates style methods for the
border-widthclasses. - display
- Generates style methods for the
displayclasses. - flex_
grid - Generates style methods for the flexbox and CSS grid classes.
- font_
size - Generates style methods for the
font-sizeclasses. - font_
weight - Generates style methods for the
font-weightclasses. - gap
- Generates style methods for the
gapclasses. - grid_
template_ columns - Generates style methods for the
grid-template-columnsclasses. - justify_
content - Generates style methods for the
justify-contentclasses. - leading
- Generates style methods for the leading (
line-height) classes. - list_
style_ type - Generates style methods for the
list-style-typeclasses. - max_
width - Generates style methods for the
max-widthclasses. - position
- Generates style methods for the
positionclasses. - responsive_
style_ methods - Generates responsive style methods that correspond to the specified CSS class names.
- sizing
- Generates style methods for the sizing classes.
- spacing
- Generates style methods for the spacing classes.
- style_
methods - Generates style methods that correspond to the specified CSS class names.
- text_
align - Generates style methods for the
text-alignclasses. - text_
decoration - Generates style methods for the
text-decorationclasses. - text_
transform - Generates style methods for the
text-transformclasses. - tracking
- Generates style methods for the tracking (
letter-spacing) classes.
Functions§
- sass_
load_ path - Returns the load path for the Sass files bundled with
auk_plumage.