diff --git a/tailwind.config.ts b/tailwind.config.ts index bac1b4b..d7744cd 100644 --- a/tailwind.config.ts +++ b/tailwind.config.ts @@ -7,6 +7,7 @@ const config = { "./components/**/*.{ts,tsx}", "./app/**/*.{ts,tsx}", "./src/**/*.{ts,tsx}", + "./constants/**/*.{ts,tsx}" ], prefix: "", theme: {