diff --git a/components.json b/components.json index 2d0f0b3..21ef650 100644 --- a/components.json +++ b/components.json @@ -14,4 +14,4 @@ "components": "@/components", "utils": "@/lib/utils" } -} \ No newline at end of file +} diff --git a/tailwind.config.ts b/tailwind.config.ts index 84287e8..167793d 100644 --- a/tailwind.config.ts +++ b/tailwind.config.ts @@ -77,4 +77,4 @@ const config = { plugins: [require("tailwindcss-animate")], } satisfies Config -export default config \ No newline at end of file +export default config