1.0.5 • Published 6 years ago

cx-theme v1.0.5

Weekly downloads
17
License
-
Repository
-
Last release
6 years ago

CX-Theme

CX-UI Design Theme

mixed reset.css animate.css and element-ui.css(design for specified business you can config)

! Note: the project is currently using element-ui@2.2.2 version.

Build Setup

# install dependencies
npm install

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

use theme in your project

import theme form 'cx-theme/dist/cx-theme.min'

For a detailed explanation on how things work, check out the guide and docs for vue-loader.