Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use super::prelude::*;
2
use crate::Computed;
3
#[cfg(feature =
"visitable"
)]
4
use crate::visit::{NodeId, QueryableNode};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected