Spaces:
Sleeping
Sleeping
pythonic-rag-FastAPIReact / frontend /node_modules /@csstools /postcss-cascade-layers /dist /is-processable-layer-rule.d.ts
| import type { AtRule } from 'postcss'; | |
| export declare function isProcessableLayerRule(atRule: AtRule): boolean; | |