From e8d48d648fb6412ccc4f3f8391cf1ca6c5a0fbc3 Mon Sep 17 00:00:00 2001 From: Yuri Dimas Date: Thu, 9 Oct 2025 23:47:30 +0700 Subject: [PATCH] chore: change setting tailwind usecli true --- tailwind.extension.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tailwind.extension.json b/tailwind.extension.json index 607ea63..7357d7b 100644 --- a/tailwind.extension.json +++ b/tailwind.extension.json @@ -22,5 +22,5 @@ "Values": [] } }, - "UseCli": false + "UseCli": true } \ No newline at end of file