Name Description Size Coverage
align.rs Values for CSS Box Alignment properties https://drafts.csswg.org/css-align/ 21966 -
angle.rs Specified angles. 12070 -
animation.rs Specified types for properties related to animations and transitions. 25784 -
background.rs Specified types for CSS values related to backgrounds. 8590 -
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 36723 -
border.rs Specified types for CSS values related to borders. 13307 -
box.rs Specified types for box properties. 61363 -
calc.rs [Calc expressions][calc]. [calc]: https://drafts.csswg.org/css-values/#calc-notation 60042 -
color.rs Specified color values. 42787 -
column.rs Specified types for the column properties. 468 -
corner_shape.rs Specified types for the `corner-shape` family of properties. <https://drafts.csswg.org/css-borders-4/#corner-shaping> 5621 -
counters.rs Specified types for counter properties. 10250 -
easing.rs Specified types for CSS Easing functions. 10325 -
effects.rs Specified types for CSS values related to effects. 17570 -
flex.rs Specified types for CSS values related to flexbox. 1270 -
font.rs Specified values for font properties 68182 -
grid.rs CSS handling for the computed value of [grids](https://drafts.csswg.org/css-grid/) 16833 -
image.rs CSS handling for the specified value of [`image`][image]s [image]: https://drafts.csswg.org/css-images/#image-values 52465 -
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 71241 -
list.rs `list` specified values. 5200 -
mod.rs Specified values. TODO(emilio): Enhance docs. 23227 -
motion.rs Specified types for CSS values that are related to motion path. 10403 -
number.rs Specified numbers and integers. 17344 -
outline.rs Specified values for outline properties 1875 -
page.rs Specified @page at-rule properties and named-page style properties 3082 -
param.rs Common handling for the specified value CSS param() values. 4364 -
percentage.rs Specified percentages. 11375 -
position.rs CSS handling for the specified value of [`position`][position]s [position]: https://drafts.csswg.org/css-backgrounds-3/#position 70203 -
ratio.rs Specified types for <ratio>. [ratio]: https://drafts.csswg.org/css-values/#ratios 1036 -
rect.rs Specified types for CSS borders. 1115 -
resolution.rs Resolution values: https://drafts.csswg.org/css-values/#resolution 7156 -
source_size_list.rs https://html.spec.whatwg.org/multipage/#source-size-list 4515 -
svg.rs Specified types for SVG properties. 12751 -
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. 43537 -
time.rs Specified time values. 9310 -
transform.rs Specified types for CSS values that are related to transformations. 26528 -
tree_counting.rs Specified types for CSS tree-counting functions. https://drafts.csswg.org/css-values-5/#tree-counting 1254 -
ui.rs Specified types for UI properties. 7591 -
url.rs Common handling for the specified value CSS url() values. 440 -