{ "absolute": { "style": { "position": "absolute" } }, "mb-2": { "style": { "marginBottom": 8 } }, "mb-3": { "style": { "marginBottom": 12 } }, "mb-4": { "style": { "marginBottom": 16 } }, "ml-2": { "style": { "marginLeft": 8 } }, "mr-3": { "style": { "marginRight": 12 } }, "block": { "style": { "display": "block" } }, "flex": { "style": { "display": "flex" } }, "h-12": { "style": { "height": 48 } }, "w-12": { "style": { "width": 48 } }, "flex-1": { "style": { "flexGrow": 1, "flexShrink": 1, "flexBasis": "0%" } }, "flex-auto": { "style": { "flexGrow": 1, "flexShrink": 1, "flexBasis": "auto" } }, "flex-grow": { "style": { "flexGrow": 1 } }, "flex-row": { "style": { "flexDirection": "row" } }, "items-center": { "style": { "alignItems": "center" } }, "rounded-full": { "style": { "borderTopLeftRadius": 9999, "borderTopRightRadius": 9999, "borderBottomRightRadius": 9999, "borderBottomLeftRadius": 9999 } }, "border": { "style": { "borderTopWidth": 1, "borderRightWidth": 1, "borderBottomWidth": 1, "borderLeftWidth": 1 } }, "border-b": { "style": { "borderBottomWidth": 1 } }, "border-gray-200": { "style": { "--tw-border-opacity": 1, "borderTopColor": "rgb(229 231 235 / var(--tw-border-opacity))", "borderRightColor": "rgb(229 231 235 / var(--tw-border-opacity))", "borderBottomColor": "rgb(229 231 235 / var(--tw-border-opacity))", "borderLeftColor": "rgb(229 231 235 / var(--tw-border-opacity))" } }, "border-gray-500": { "style": { "--tw-border-opacity": 1, "borderTopColor": "rgb(107 114 128 / var(--tw-border-opacity))", "borderRightColor": "rgb(107 114 128 / var(--tw-border-opacity))", "borderBottomColor": "rgb(107 114 128 / var(--tw-border-opacity))", "borderLeftColor": "rgb(107 114 128 / var(--tw-border-opacity))" } }, "p-2": { "style": { "paddingTop": 8, "paddingRight": 8, "paddingBottom": 8, "paddingLeft": 8 } }, "p-4": { "style": { "paddingTop": 16, "paddingRight": 16, "paddingBottom": 16, "paddingLeft": 16 } }, "px-2": { "style": { "paddingLeft": 8, "paddingRight": 8 } }, "pb-12": { "style": { "paddingBottom": 48 } }, "pr-2": { "style": { "paddingRight": 8 } }, "text-center": { "style": { "textAlign": "center" } }, "text-lg": { "style": { "fontSize": 18, "lineHeight": 28 } }, "text-sm": { "style": { "fontSize": 14, "lineHeight": 20 } }, "font-bold": { "style": { "fontWeight": "700" } }, "text-gray-400": { "style": { "--tw-text-opacity": 1, "color": "rgb(156 163 175 / var(--tw-text-opacity))" } }, "text-gray-500": { "style": { "--tw-text-opacity": 1, "color": "rgb(107 114 128 / var(--tw-text-opacity))" } }, "text-red-500": { "style": { "--tw-text-opacity": 1, "color": "rgb(239 68 68 / var(--tw-text-opacity))" } }, "*": { "style": { "--tw-border-spacing-x": 0, "--tw-border-spacing-y": 0, "--tw-ordinal": "", "--tw-slashed-zero": "", "--tw-numeric-figure": "", "--tw-numeric-spacing": "", "--tw-numeric-fraction": "" } }, "::before": { "style": { "--tw-border-spacing-x": 0, "--tw-border-spacing-y": 0, "--tw-ordinal": "", "--tw-slashed-zero": "", "--tw-numeric-figure": "", "--tw-numeric-spacing": "", "--tw-numeric-fraction": "" } }, "::after": { "style": { "--tw-border-spacing-x": 0, "--tw-border-spacing-y": 0, "--tw-ordinal": "", "--tw-slashed-zero": "", "--tw-numeric-figure": "", "--tw-numeric-spacing": "", "--tw-numeric-fraction": "" } }, "::backdrop": { "style": { "--tw-border-spacing-x": 0, "--tw-border-spacing-y": 0, "--tw-ordinal": "", "--tw-slashed-zero": "", "--tw-numeric-figure": "", "--tw-numeric-spacing": "", "--tw-numeric-fraction": "" } } }