Module align

Module align 

Source
Expand description

Values for CSS Box Alignment properties

https://drafts.csswg.org/css-align/

Re-exports§

pub use super::specified::ContentDistribution;
pub use super::specified::ItemPlacement;
pub use super::specified::SelfAlignment;
pub use self::ComputedJustifyItems as JustifyItems;

Structs§

ComputedJustifyItems
The computed value for the justify-items property.