Add Skeleton of material design.
This commit is contained in:
@@ -9,9 +9,12 @@
|
||||
"build": "cross-env NODE_ENV=production webpack --progress --hide-modules"
|
||||
},
|
||||
"dependencies": {
|
||||
"vue": "^1.0.17",
|
||||
"vue-router": "^0.7.11",
|
||||
"vue-mdl": "^0.5.0"
|
||||
"vue": "^1.0.21",
|
||||
"vue-router": "^0.7.13",
|
||||
"vue-mdl": "^0.7.4",
|
||||
"material-design-lite": "^1.1.3",
|
||||
"roboto-fontface": "^0.4.5",
|
||||
"material-design-icons": "^2.2.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.0.0",
|
||||
|
||||
Reference in New Issue
Block a user