UNPKG

@yamada-ui/react

Version:

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

1 lines 596 B
{"version":3,"file":"index.cjs","names":["defineTheme","tokens"],"sources":["../../../src/theme/index.ts"],"sourcesContent":["import { defineTheme } from \"../core\"\nimport { semanticTokens } from \"./semantic-tokens\"\nimport { styles } from \"./styles\"\nimport { tokens } from \"./tokens\"\n\nexport { config } from \"./config\"\n\n/**\n * The default theme of Yamada UI.\n *\n * @see https://yamada-ui.com/docs/theming\n */\nexport const theme = defineTheme({\n styles,\n ...tokens,\n semanticTokens,\n})\n"],"mappings":";;;;;;;;;;;;AAYA,MAAa,QAAQA,2BAAY;CAC/B;CACA,GAAGC;CACH;CACD,CAAC"}