From dbb4781a88974f365e936487d31db28bab22787d Mon Sep 17 00:00:00 2001 From: Mason Payne Date: Fri, 2 Apr 2021 00:08:05 -0600 Subject: [PATCH] build a checklist --- package.json | 2 + public/index.html | 1 + src/App.vue | 152 +++++++++++++++++++++++++++++++++++++++++++--- yarn.lock | 68 +++++++++++++++------ 4 files changed, 197 insertions(+), 26 deletions(-) diff --git a/package.json b/package.json index 7e29b78..e415050 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,8 @@ "@vue/eslint-config-typescript": "^7.0.0", "eslint": "^6.7.2", "eslint-plugin-vue": "^6.2.2", + "sass": "^1.32.8", + "sass-loader": "10.1.1", "typescript": "~4.1.5", "vue-template-compiler": "^2.6.11" }, diff --git a/public/index.html b/public/index.html index 3e5a139..77a8663 100644 --- a/public/index.html +++ b/public/index.html @@ -6,6 +6,7 @@ <%= htmlWebpackPlugin.options.title %> +