Skip to main content

bundle_edge_is_module_dependency

Function bundle_edge_is_module_dependency 

Source
pub const fn bundle_edge_is_module_dependency(
    kind: TransformBundleEdgeKind,
) -> bool
Expand description

Returns whether an edge traverses into another stylesheet module.

Local CSS Modules composition stays outside this set because it names a selector in the current module rather than a separately resolved source.