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§
- Computed
Justify Items - The computed value for the
justify-itemsproperty.