From 0b9a65fc183b41c14b3112f75cc57305f13c220b Mon Sep 17 00:00:00 2001 From: Pouya Saadeghi Date: Thu, 23 Nov 2023 03:33:49 +0330 Subject: [PATCH] playground --- src/experiments/playground/tailwind.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/experiments/playground/tailwind.config.js b/src/experiments/playground/tailwind.config.js index 01c6e3f9311..f120bba3f9a 100644 --- a/src/experiments/playground/tailwind.config.js +++ b/src/experiments/playground/tailwind.config.js @@ -7,7 +7,7 @@ module.exports = { { light: { ...themes["light"], - primary: "x", + // primary: "x", }, dark: { ...themes["dark"],