UNPKG

maz-ui

Version:

A standalone components library for Vue.Js 3 & Nuxt.Js 3

7 lines (6 loc) 276 B
export * from './tailwind.config'; export * from './utils/colors'; export { getNumericScreensFromTailwind, screens } from './variables/breakpoints'; export * from './variables/colors'; export * from './variables/design-tokens'; export { zIndex } from './variables/z-indexes';