UNPKG

@yamada-ui/react

Version:

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

8 lines (6 loc) 270 B
const require_config = require('../../core/system/config.cjs'); //#region src/components/em/em.style.ts const emStyle = require_config.defineComponentStyle({ base: { fontSize: "italic" } }); //#endregion exports.emStyle = emStyle; //# sourceMappingURL=em.style.cjs.map