Expand description
Computed types for CSS values related to backgrounds.
Re-exports§
pub use crate::values::specified::background::BackgroundRepeat;
Type Aliases§
- Background
Size - A computed value for the
background-size
property.
Computed types for CSS values related to backgrounds.
pub use crate::values::specified::background::BackgroundRepeat;
background-size
property.