docs: fix modify the style generation location
This commit is contained in:
parent
2e93d15af4
commit
6a40aa0835
|
|
@ -160,7 +160,7 @@ Which framework are you using? Vite / Nuxt / Laravel
|
||||||
Which style would you like to use? › Default
|
Which style would you like to use? › Default
|
||||||
Which color would you like to use as base color? › Slate
|
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 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
|
Do you want to use CSS variables for colors? › no / yes
|
||||||
Where is your tailwind.config.js located? › tailwind.config.js
|
Where is your tailwind.config.js located? › tailwind.config.js
|
||||||
Configure the import alias for components: › @/components
|
Configure the import alias for components: › @/components
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user