Spaces:
Sleeping
Sleeping
pythonic-rag-FastAPIReact / frontend /node_modules /@csstools /postcss-hwb-function /dist /has-supports-at-rule-ancestor.d.ts
| import type { Node } from 'postcss'; | |
| export declare function hasSupportsAtRuleAncestor(node: Node): boolean; | |