From 51a2501d986d66f149e5035675eb6a2a2b70e5d3 Mon Sep 17 00:00:00 2001 From: vrifox Date: Fri, 7 Jul 2023 15:03:09 +0200 Subject: [PATCH] improve tailwind colors --- src/components/TheSearch.vue | 2 +- tailwind.config.js | 68 ++++++++++++++++++------------------ 2 files changed, 35 insertions(+), 35 deletions(-) diff --git a/src/components/TheSearch.vue b/src/components/TheSearch.vue index c470036..fa05814 100644 --- a/src/components/TheSearch.vue +++ b/src/components/TheSearch.vue @@ -24,7 +24,7 @@ onUpdated(() => updateSearch(searchValue, searchType)); />