MCPcopy Create free account
hub / github.com/csskit/csskit / property.rs

File property.rs

crates/css_ast/src/rules/property.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use super::prelude::*;
2use crate::Computed;
3#[cfg(feature = "visitable")]
4use crate::visit::{NodeId, QueryableNode};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected