UNPKG

vue2-mdl

Version:

Components for integrating the MDL css framework with Vue.js 2.0

10 lines (7 loc) 152 B
import MdlGrid from './Grid/MdlGrid.vue' import MdlCell from './Grid/MdlCell.vue' export default MdlGrid export { MdlGrid, MdlCell }