From ecac6e5284777946f04dffba3da40f299d0cf2cf Mon Sep 17 00:00:00 2001 From: afiqzudinhadi Date: Sun, 22 Jun 2025 20:56:14 +0800 Subject: [PATCH] docs: update @repo/ui readme --- packages/ui/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/ui/README.md b/packages/ui/README.md index 5e073f0..6b29b62 100644 --- a/packages/ui/README.md +++ b/packages/ui/README.md @@ -11,6 +11,7 @@ This repo includes the following packages and apps: - `tailwindcss`: Tailwind CSS configuration for styling - `postcss`: PostCSS configuration for processing CSS - `shadcn/ui`: shadcn/ui components for UI +- `tsup`: TypeScript bundler for building the UI components ### Building and Running