example: upgrade element-ui

This commit is contained in:
cinwell.li 2018-02-28 11:11:15 +08:00 committed by GitHub
parent 9b846acd17
commit 757080e87d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ module.exports = {
** Global CSS
*/
css: [
'element-ui/lib/theme-default/index.css'
'element-ui/lib/theme-chalk/index.css'
],
/*