Cargo Features

css_dataset has no features set by default.

[dependencies]
css_dataset = { version = "0.3.0", features = ["properties_shorthand"] }
properties_shorthand = ahash, once_cell

Affects css_dataset::PROPERTIES_SHORTHAND

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

ahash properties_shorthand?
once_cell properties_shorthand?