From 6407c2f2991e10d2b05be9445c05b9176ece0889 Mon Sep 17 00:00:00 2001 From: John O'Keefe Date: Tue, 24 Feb 2026 12:58:12 -0500 Subject: [PATCH] refactor(tailwind): remove wood themes from safelist - Remove theme-wood-light, theme-wood-dark, theme-wood-mahogany - Wood themes no longer exist as color themes --- tailwind.config.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/tailwind.config.ts b/tailwind.config.ts index 356f79c..d3513ca 100644 --- a/tailwind.config.ts +++ b/tailwind.config.ts @@ -18,9 +18,6 @@ const config: Config = { 'theme-catppuccin-macchiato', 'theme-catppuccin-frappe', 'theme-catppuccin-latte', - 'theme-wood-light', - 'theme-wood-dark', - 'theme-wood-mahogany', ], theme: { extend: {