From bc9bdf31bb38bde7f4d25de347fed5670d55297d Mon Sep 17 00:00:00 2001 From: vinay <94120295+vinaykulk621@users.noreply.github.com> Date: Thu, 4 Jan 2024 13:21:44 +0530 Subject: [PATCH] [Docs] update CLI options while configuring `components.json` --- apps/www/content/docs/installation/next.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/www/content/docs/installation/next.mdx b/apps/www/content/docs/installation/next.mdx index 0e4375bad9b..633bb6c7d99 100644 --- a/apps/www/content/docs/installation/next.mdx +++ b/apps/www/content/docs/installation/next.mdx @@ -31,6 +31,7 @@ Which style would you like to use? › Default Which color would you like to use as base color? › Slate Where is your global CSS file? › › app/globals.css Do you want to use CSS variables for colors? › no / yes +Are you using a custom tailwind prefix eg. tw-? (Leave blank if not) ... Where is your tailwind.config.js located? › tailwind.config.js Configure the import alias for components: › @/components Configure the import alias for utils: › @/lib/utils