UNPKG

vuikit

Version:

A Vuejs component library based on UIkit

9 lines (7 loc) 157 B
/** * Vuikit 0.7.0 * (c) 2018 Miljan Aleksic * @license MIT */ export { default as Card } from './card' export { default as CardTitle } from './card-title'