@yamada-ui/react
Version:
React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion
1 lines • 512 B
Source Map (JSON)
{"version":3,"file":"center.style.cjs","names":["defineComponentStyle"],"sources":["../../../../src/components/center/center.style.ts"],"sourcesContent":["import { defineComponentStyle } from \"../../core\"\n\nexport const centerStyle = defineComponentStyle({\n base: {\n display: \"flex\",\n placeContent: \"center\",\n placeItems: \"center\",\n },\n})\n\nexport type CenterStyle = typeof centerStyle\n"],"mappings":";;;AAEA,MAAa,cAAcA,oCAAqB,EAC9C,MAAM;CACJ,SAAS;CACT,cAAc;CACd,YAAY;CACb,EACF,CAAC"}