Crate auk_plumage

Crate auk_plumage 

Source
Expand description

§auk_plumage

crates.io docs.rs crates.io

A utility CSS library for Auk.

Macros§

align_items
Generates style methods for the align-items classes.
all
Generates style methods for all of the styles provided by auk_plumage.
appearance
Generates style methods for the appearance classes.
border_radius
Generates style methods for the border-radius classes.
border_style
Generates style methods for the border-style classes.
border_width
Generates style methods for the border-width classes.
display
Generates style methods for the display classes.
flex_grid
Generates style methods for the flexbox and CSS grid classes.
font_size
Generates style methods for the font-size classes.
font_weight
Generates style methods for the font-weight classes.
gap
Generates style methods for the gap classes.
grid_template_columns
Generates style methods for the grid-template-columns classes.
justify_content
Generates style methods for the justify-content classes.
leading
Generates style methods for the leading (line-height) classes.
list_style_type
Generates style methods for the list-style-type classes.
max_width
Generates style methods for the max-width classes.
position
Generates style methods for the position classes.
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-align classes.
text_decoration
Generates style methods for the text-decoration classes.
text_transform
Generates style methods for the text-transform classes.
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.