From fbfe945408354cf45b5c2250374ac7ffcd41937b Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sat, 16 Jan 2021 19:09:10 +0000 Subject: [PATCH] Customise Tailwind, and interaction variants --- package.json | 1 + public/index.html | 1 + tailwind.config.js | 32 ++++++++++++++++++++++++++++++++ yarn.lock | 8 ++++++++ 4 files changed, 42 insertions(+) create mode 100644 tailwind.config.js diff --git a/package.json b/package.json index 0c654cd..f7c7910 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ "core-js": "^3.6.5", "postcss": "^7", "tailwindcss": "npm:@tailwindcss/postcss7-compat", + "tailwindcss-interaction-variants": "^5.0.0", "vue": "^2.6.11", "vue-class-component": "^7.2.3", "vue-property-decorator": "^9.1.2", diff --git a/public/index.html b/public/index.html index 3e5a139..94f5fd1 100644 --- a/public/index.html +++ b/public/index.html @@ -6,6 +6,7 @@ <%= htmlWebpackPlugin.options.title %> +