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

File position.rs

crates/css_ast/src/types/position.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use super::prelude::*;
2use crate::LengthPercentage;
3
4/// <https://drafts.csswg.org/css-values-5/#typedef-position>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected