@yamada-ui/react
Version:
React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion
1 lines • 503 B
Source Map (JSON)
{"version":3,"file":"z-stack.style.cjs","names":["defineComponentStyle"],"sources":["../../../../src/components/stack/z-stack.style.ts"],"sourcesContent":["import { defineComponentStyle } from \"../../core\"\n\nexport const zStackStyle = defineComponentStyle({\n base: {\n gap: \"lg\",\n overflow: \"hidden\",\n position: \"relative\",\n },\n})\n\nexport type ZStackStyle = typeof zStackStyle\n"],"mappings":";;;AAEA,MAAa,cAAcA,oCAAqB,EAC9C,MAAM;CACJ,KAAK;CACL,UAAU;CACV,UAAU;CACX,EACF,CAAC"}