UNPKG

@cerberus-design/panda-preset

Version:

The official Panda-CSS preset for the omni-federal design system

26 lines (24 loc) 498 B
import { nonActionPalettes } from "./chunk-CUF2I7W3.js"; // src/recipes/shared/tag.base.ts var tagBase = { alignItems: "center", color: "colorPalette.text.initial", display: "inline-flex", gap: "2", justifyContent: "center", lineHeight: "0", userSelect: "none", whiteSpace: "nowrap" }; var filledUsage = { bgColor: "colorPalette.surface.200" }; var tagPalettes = nonActionPalettes; export { tagBase, filledUsage, tagPalettes }; //# sourceMappingURL=chunk-T2QWWYYD.js.map