Action taken when an authored CSS property is outside the selected profile.
Signature
export type UnsupportedCssPolicy = "warn" | "error" | "ignore";Action taken when an authored CSS property is outside the selected profile.
Action taken when an authored CSS property is outside the selected profile.
export type UnsupportedCssPolicy = "warn" | "error" | "ignore";