From 3bad85a3305041f29b002c1edf1fb56dcaad2604 Mon Sep 17 00:00:00 2001 From: jccdev45 Date: Sat, 25 Jan 2025 12:47:02 -0500 Subject: [PATCH] fix(www): add oklch to header in colors/layout --- apps/www/app/(app)/colors/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/www/app/(app)/colors/layout.tsx b/apps/www/app/(app)/colors/layout.tsx index daaaf2f1fd8..7f856616898 100644 --- a/apps/www/app/(app)/colors/layout.tsx +++ b/apps/www/app/(app)/colors/layout.tsx @@ -26,7 +26,7 @@ export default function ColorsLayout({ Tailwind Colors - Tailwind CSS colors in HSL, RGB, and HEX formats. + Tailwind CSS colors in OKLCH, HSL, RGB, and HEX formats.