diff --git a/package.json b/package.json index 7ada1a3..70f1886 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,9 @@ "@vue/cli-plugin-babel": "^3.0.3", "@vue/cli-plugin-eslint": "^3.0.3", "@vue/cli-service": "^3.0.3", - "vue-template-compiler": "^2.5.17" + "vue-template-compiler": "^2.5.17", + "node-sass": "^4.9.3", + "sass-loader": "^7.1.0" }, "eslintConfig": { "root": true, diff --git a/public/index.html b/public/index.html index d98b7ae..0cc2ccc 100644 --- a/public/index.html +++ b/public/index.html @@ -2,10 +2,14 @@
- - + + + + + + -