UNPKG

@bitrix24/b24ui-nuxt

Version:

Bitrix24 UI-Kit for developing web applications REST API for NUXT & VUE

15 lines 266 B
export default { "base": "relative", "variants": { "size": { "xs": "", "sm": "", "md": "", "lg": "" }, "orientation": { "horizontal": "flex flex-row -space-x-px", "vertical": "flex flex-col -space-y-px" } } }