UNPKG

@react95/core

Version:
13 lines (12 loc) 656 B
import './TaskBar.css.ts.vanilla.css'; /* empty css */import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn"; var truncate = "r95_1ct83mo0"; var tooltip = "r95_1ct83mo1"; var windowsButton = createRuntimeFn({ defaultClassName: "r95_1ct83mo2", variantClassNames: { small: { true: "r95_1ct83mo3", false: "r95_1ct83mo4" }, active: { true: "r95_1ct83mo5", false: "r95_1ct83mo6" } }, defaultVariants: {}, compoundVariants: [[{ active: true, small: true }, "r95_1ct83mo7"], [{ active: true, small: false }, "r95_1ct83mo8"]] }); var icon = "r95_1ct83mo9"; export { icon, tooltip, truncate, windowsButton };