@react95/core
Version:
Windows 95 styleguide
13 lines (12 loc) • 821 B
JavaScript
require('./TaskBar.css.ts.vanilla.css');
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
/* empty css */const createRuntimeFn = require("@vanilla-extract/recipes/createRuntimeFn");
var truncate = "r95_1ct83mo0";
var tooltip = "r95_1ct83mo1";
var windowsButton = createRuntimeFn.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";
exports.icon = icon;
exports.tooltip = tooltip;
exports.truncate = truncate;
exports.windowsButton = windowsButton;