From 43a4bcb46bdce49ed694be8c4efa66093f773a09 Mon Sep 17 00:00:00 2001 From: Reza_ashrafi Date: Wed, 6 Jul 2022 10:56:47 +0430 Subject: [PATCH] update tailwind.config.js --- tailwind.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/tailwind.config.js b/tailwind.config.js index 614bd59..a9d710a 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -77,6 +77,7 @@ module.exports = { gray45: "#454545", red19: "#C01919", greenB9: "#80B918", + }), fill: (theme) => ({ ...theme("colors"),