@yamada-ui/react
Version:
React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion
1 lines • 471 B
Source Map (JSON)
{"version":3,"file":"v-stack.style.cjs","names":["defineComponentStyle"],"sources":["../../../../src/components/stack/v-stack.style.ts"],"sourcesContent":["import { defineComponentStyle } from \"../../core\"\n\nexport const vStackStyle = defineComponentStyle({\n base: {\n alignItems: \"stretch\",\n width: \"full\",\n },\n})\n\nexport type VStackStyle = typeof vStackStyle\n"],"mappings":";;;AAEA,MAAa,cAAcA,oCAAqB,EAC9C,MAAM;CACJ,YAAY;CACZ,OAAO;CACR,EACF,CAAC"}