Name Description Size
animation.rs Generic values for properties related to animations and transitions. 4015
background.rs Generic types for CSS values related to backgrounds. 1472
basic_shape.rs CSS handling for the [`basic-shape`](https://drafts.csswg.org/css-shapes/#typedef-basic-shape) types that are generic over their `ToCss` implementations. 11931
border.rs Generic types for CSS values related to borders. 6137
box.rs Generic types for box properties. 4474
calc.rs [Calc expressions][calc]. [calc]: https://drafts.csswg.org/css-values/#calc-notation 46152
color.rs Generic types for color properties. 5337
column.rs Generic types for the column properties. 992
counters.rs Generic types for counters-related CSS values. 7388
easing.rs Generic types for CSS Easing Functions. https://drafts.csswg.org/css-easing/#timing-functions 3298
effects.rs Generic types for CSS values related to effects. 3001
flex.rs Generic types for CSS values related to flexbox. 725
font.rs Generic types for font stuff. 6877
grid.rs Generic types for the handling of [grids](https://drafts.csswg.org/css-grid/). 26340
image.rs Generic types for the handling of [images]. [images]: https://drafts.csswg.org/css-images/#image-values 18990
length.rs Generic types for CSS values related to length. 7390
mod.rs Generic types that share their serialization implementations for both specified and computed values. 9407
motion.rs Generic types for CSS Motion Path. 2943
page.rs @page at-rule properties 4177
position.rs Generic types for CSS handling of specified and computed values of [`position`](https://drafts.csswg.org/css-backgrounds-3/#position) 4922
ratio.rs Generic types for CSS values related to <ratio>. https://drafts.csswg.org/css-values/#ratios 1397
rect.rs Generic types for CSS values that are composed of four sides. 3505
size.rs Generic type for CSS properties that are composed by two dimensions. 2337
svg.rs Generic types for CSS values in SVG 4934
text.rs Generic types for text properties. 3518
transform.rs Generic types for CSS values that are related to transformations. 28113
ui.rs Generic values for UI properties. 3135
url.rs Generic types for url properties. 1063