node_modules/postcss/lib/rule.d.ts
@@ -54,9 +54,9 @@ /** Selectors of the rule represented as an array of strings. */ selectors: readonly string[] } ) & ContainerProps ) & ContainerProps // eslint-disable-next-line @typescript-eslint/no-use-before-define export { Rule_ as default } }