chore: spaces
This commit is contained in:
parent
6f0bbdce45
commit
b2bba49bb7
|
|
@ -172,7 +172,7 @@ export async function promptForConfig(
|
||||||
{
|
{
|
||||||
type: 'text',
|
type: 'text',
|
||||||
name: 'tailwindConfig',
|
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) => {
|
initial: (prev, values) => {
|
||||||
if (defaultConfig?.tailwind.config)
|
if (defaultConfig?.tailwind.config)
|
||||||
return defaultConfig?.tailwind.config
|
return defaultConfig?.tailwind.config
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user