From 21238d4aac73a359dd24eaa5809343aa4ed2a428 Mon Sep 17 00:00:00 2001 From: Florzl <161330318+Florzl@users.noreply.github.com> Date: Wed, 7 Aug 2024 11:21:07 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03f842c..2244cc7 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ parent=keywind When you do need to customize a palette, you can configure your colors under the `colors` key in the `theme` section of Tailwind config file: -`tailwind.config.js` +`tailwind.config.ts` ```js module.exports = {