UNPKG

@yamada-ui/react

Version:

React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion

9 lines (7 loc) 242 B
import { defineTokens } from "../../core/system/config.js"; import { spaces } from "./spaces.js"; //#region src/theme/tokens/sizes.ts const sizes = defineTokens.sizes(spaces); //#endregion export { sizes }; //# sourceMappingURL=sizes.js.map