Name Description Size Coverage
align.rs Values for CSS Box Alignment properties https://drafts.csswg.org/css-align/ 21879 -
angle.rs Specified angles. 8632 -
animation.rs Specified types for properties related to animations and transitions. 21079 -
background.rs Specified types for CSS values related to backgrounds. 4479 -
basic_shape.rs CSS handling for the specified value of [`basic-shape`][basic-shape]s [basic-shape]: https://drafts.csswg.org/css-shapes/#typedef-basic-shape 39014 -
border.rs Specified types for CSS values related to borders. 12131 -
box.rs Specified types for box properties. 58341 -
calc.rs [Calc expressions][calc]. [calc]: https://drafts.csswg.org/css-values/#calc-notation 52375 -
color.rs Specified color values. 40011 -
column.rs Specified types for the column properties. 468 -
counters.rs Specified types for counter properties. 10689 -
easing.rs Specified types for CSS Easing functions. 8601 -
effects.rs Specified types for CSS values related to effects. 17010 -
flex.rs Specified types for CSS values related to flexbox. 1270 -
font.rs Specified values for font properties 65446 -
grid.rs CSS handling for the computed value of [grids](https://drafts.csswg.org/css-grid/) 16280 -
image.rs CSS handling for the specified value of [`image`][image]s [image]: https://drafts.csswg.org/css-images/#image-values 49607 -
intersection_observer.rs Specified types for intersection observer that utilizes style parser. <https://w3c.github.io/IntersectionObserver/#intersection-observer-api> 3092 -
length.rs [Length values][length]. [length]: https://drafts.csswg.org/css-values/#lengths 90734 -
list.rs `list` specified values. 5586 -
mod.rs Specified values. TODO(emilio): Enhance docs. 32219 -
motion.rs Specified types for CSS values that are related to motion path. 10407 -
outline.rs Specified values for outline properties 1875 -
page.rs Specified @page at-rule properties and named-page style properties 3082 -
percentage.rs Specified percentages. 6719 -
position.rs CSS handling for the specified value of [`position`][position]s [position]: https://drafts.csswg.org/css-backgrounds-3/#position 68495 -
ratio.rs Specified types for <ratio>. [ratio]: https://drafts.csswg.org/css-values/#ratios 1036 -
rect.rs Specified types for CSS borders. 494 -
resolution.rs Resolution values: https://drafts.csswg.org/css-values/#resolution 4089 -
source_size_list.rs https://html.spec.whatwg.org/multipage/#source-size-list 4408 -
svg.rs Specified types for SVG properties. 12693 -
svg_path.rs Specified types for SVG Path. 39196 -
table.rs Specified types for CSS values related to tables. 924 -
text.rs Specified types for text properties. 43531 -
time.rs Specified time values. 5713 -
transform.rs Specified types for CSS values that are related to transformations. 23845 -
ui.rs Specified types for UI properties. 7549 -
url.rs Common handling for the specified value CSS url() values. 540 -