Crate css_dataset

source ·
Expand description

This crate contains CSS reference data set, such as known functions and properties.

This crate should be used for CSS tooling, not normal users.

Modules

  • Properties, property values, pseudo classes and pseudo elements that can be prefixed by Autoprefixer.
  • Data of media query, such as media feature names.
  • Collections of known CSS pseudo classes.
  • Collections of known CSS pseudo elements.
  • Lists of known HTML tags, MathML tags and SVG tags.

Statics