chore: spaces

This commit is contained in:
sadeghbarati 2024-05-09 10:53:55 +03:30
parent 6f0bbdce45
commit b2bba49bb7

View File

@ -172,7 +172,7 @@ export async function promptForConfig(
{
type: 'text',
name: 'tailwindConfig',
message: `Where is your ${highlight('tailwind.config')} located? ${colors.gray('(this file will be overwritten)')}`,
message: `Where is your ${highlight('tailwind.config')} located? ${colors.gray('(this file will be overwritten)')}`,
initial: (prev, values) => {
if (defaultConfig?.tailwind.config)
return defaultConfig?.tailwind.config