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

File counter_style.rs

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected