TypesCSSPropertySpecsOn this pageCSSPropertySpecsexporttype CSSPropertySpecs< C extends CSSPropertyCompatCategory, D extends CSSPropertyDisplayCategory, P extends CSSPropertyPropagationCategory> = anyDefined in packages/css-processor/lib/typescript/processor-types.d.ts Fields compatCategory compatCategory: C; displayCategory displayCategory: D; propagationCategory propagationCategory: P;