UNPKG

@yamada-ui/react

Version:

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

10 lines (8 loc) 249 B
import { utils_exports } from "../../utils/index.js"; //#region src/core/css/merge-css.ts const mergeCSS = (...css) => { return (0, utils_exports.filterEmpty)(css).flat(); }; //#endregion export { mergeCSS }; //# sourceMappingURL=merge-css.js.map