cx-theme
v1.0.5
Published
CX-UI Design theme
Downloads
10
Readme
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 [email protected] 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.