Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

CSSCustomProperties

interface CSSCustomProperties {
--tw-bg-opacity?: string;
--tw-border-opacity?: string;
--tw-divide-opacity?: string;
--tw-divide-x-reverse?: string;
--tw-divide-y-reverse?: string;
--tw-gradient-from?: string;
--tw-gradient-stops?: string;
--tw-gradient-to?: string;
--tw-numeric-figure?: string;
--tw-numeric-fraction?: string;
--tw-numeric-spacing?: string;
--tw-ordinal?: string;
--tw-placeholder-opacity?: string;
--tw-ring-color?: string;
--tw-ring-inset?: string;
--tw-ring-offset-color?: string;
--tw-ring-offset-shadow?: string;
--tw-ring-offset-width?: string;
--tw-ring-opacity?: string;
--tw-ring-shadow?: string;
--tw-rotate?: string;
--tw-scale-x?: string;
--tw-scale-y?: string;
--tw-shadow?: string;
--tw-skew-x?: string;
--tw-skew-y?: string;
--tw-slashed-zero?: string;
--tw-space-x-reverse?: string;
--tw-space-y-reverse?: string;
--tw-text-opacity?: string;
--tw-translate-x?: string;
--tw-translate-y?: string;
}

§Properties

§
--tw-bg-opacity?: string
[src]
§
--tw-border-opacity?: string
[src]
§
--tw-divide-opacity?: string
[src]
§
--tw-divide-x-reverse?: string
[src]
§
--tw-divide-y-reverse?: string
[src]
§
--tw-gradient-from?: string
[src]
§
--tw-gradient-stops?: string
[src]
§
--tw-gradient-to?: string
[src]
§
--tw-numeric-figure?: string
[src]
§
--tw-numeric-fraction?: string
[src]
§
--tw-numeric-spacing?: string
[src]
§
--tw-ordinal?: string
[src]
§
--tw-placeholder-opacity?: string
[src]
§
--tw-ring-color?: string
[src]
§
--tw-ring-inset?: string
[src]
§
--tw-ring-offset-color?: string
[src]
§
--tw-ring-offset-shadow?: string
[src]
§
--tw-ring-offset-width?: string
[src]
§
--tw-ring-opacity?: string
[src]
§
--tw-ring-shadow?: string
[src]
§
--tw-rotate?: string
[src]
§
--tw-scale-x?: string
[src]
§
--tw-scale-y?: string
[src]
§
--tw-shadow?: string
[src]
§
--tw-skew-x?: string
[src]
§
--tw-skew-y?: string
[src]
§
--tw-slashed-zero?: string
[src]
§
--tw-space-x-reverse?: string
[src]
§
--tw-space-y-reverse?: string
[src]
§
--tw-text-opacity?: string
[src]
§
--tw-translate-x?: string
[src]
§
--tw-translate-y?: string
[src]