UNPKG

@snowball-tech/fractal

Version:

Fractal's (Snowball's design system) React component library based on RadixUI and TailwindCSS

10 lines (9 loc) 261 B
import constants from "@snowball-tech/design-tokens/dist/web/typescript/constants.js"; //#region src/constants.d.ts declare enum Themes { Dark = "dark", Light = "light" } //#endregion export { Themes as t }; //# sourceMappingURL=constants-CzAkZidt.d.ts.map