chore: add extend tailwindcss and postcss for shadcn in next-template

This commit is contained in:
afiqzudinhadi 2025-06-20 17:44:42 +08:00
parent b13047f440
commit 30f3b488d5
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
export { default } from "@repo/ui/postcss.config";

View file

@ -0,0 +1 @@
export { default } from "@repo/ui/tailwind.config";