Skip to content

Instantly share code, notes, and snippets.

@aytdm
Created September 27, 2017 02:17
Show Gist options
  • Save aytdm/8e2a60413920d0463879958b92d2724c to your computer and use it in GitHub Desktop.
Save aytdm/8e2a60413920d0463879958b92d2724c to your computer and use it in GitHub Desktop.
/*
** Add element-ui in our app, see plugins/element-ui.js file
*/
plugins: ['plugins/element-ui.js'],
css: [
'element-ui/lib/theme-default/index.css'
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment