From 468861710063f08e9a0b59c3643fe148e37a7833 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Sat, 11 Dec 2021 16:28:38 -0600 Subject: [PATCH] fix --- tailwind.config.js | 8 -------- 1 file changed, 8 deletions(-) diff --git a/tailwind.config.js b/tailwind.config.js index d46ef0b809..43bed8ff01 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -28,14 +28,6 @@ module.exports = { red: colors.red, yellow: colors.amber, blue: colors.sky, - 'twitter': '#00acee', - 'success': '#16a34a', - 'danger': '#dc2626', - 'blue': '#0369a1', - 'lightblue': '#0ea5e9', - 'gold': '#facc15', - 'silver': '#94a3b8', - 'lightgreen': '#84cc16' }, fontFamily: { 'sans-serif': ['Helvetica Neue', '-apple-system', 'BlinkMacSystemFont', 'Tahoma', 'Segoe UI', 'Helvetica', 'sans-serif', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'],