An error occurred while loading the file. Please try again.
-
Waleed Naeem authored7e300c1a
has-supports-at-rule-ancestor.d.ts 109 B
import type { Node } from 'postcss';
export declare function hasSupportsAtRuleAncestor(node: Node): boolean;