feat: editor-modal-document UI

This commit is contained in:
NGPixel
2018-02-17 22:18:37 -05:00
parent c9b6d0ee36
commit f27c1e86b1
5 changed files with 66 additions and 27 deletions

View File

@@ -2,13 +2,7 @@
"comments": true,
"plugins": [
"lodash",
"graphql-tag",
["transform-imports", {
"vuetify": {
"transform": "vuetify/es5/components/${member}",
"preventFullImport": true
}
}]
"graphql-tag"
],
"presets": [
["env"],