From 6aebbc1a90189c459a4e1e6ea8c7f20e2d9420ee Mon Sep 17 00:00:00 2001 From: Jie <51285767+DimplesY@users.noreply.github.com> Date: Fri, 21 Jun 2024 17:05:59 +0800 Subject: [PATCH] docs: fix modify the style generation location (#625) --- apps/www/src/content/docs/installation/vite.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/www/src/content/docs/installation/vite.md b/apps/www/src/content/docs/installation/vite.md index 9505faf2..c72d9abc 100644 --- a/apps/www/src/content/docs/installation/vite.md +++ b/apps/www/src/content/docs/installation/vite.md @@ -160,7 +160,7 @@ Which framework are you using? Vite / Nuxt / Laravel Which style would you like to use? › Default Which color would you like to use as base color? › Slate Where is your tsconfig.json or jsconfig.json file? › ./tsconfig.json -Where is your global CSS file? › › src/index.css +Where is your global CSS file? › › src/assets/index.css Do you want to use CSS variables for colors? › no / yes Where is your tailwind.config.js located? › tailwind.config.js Configure the import alias for components: › @/components