mirror of
https://github.com/HoshinoSuzumi/rayine-ui.git
synced 2025-04-18 09:28:51 +08:00
🐛 tw template
This commit is contained in:
parent
0cef7ba436
commit
0cf7db80fe
@ -62,10 +62,10 @@ export const installTailwind = (
|
||||
moduleOptions.prefix,
|
||||
)}, content, ${JSON.stringify(
|
||||
nuxt.options.appConfig.rayui.colors,
|
||||
)}, ${JSON.stringify(moduleOptions.safelistColors)})
|
||||
)}, ${JSON.stringify(moduleOptions.safeColors)})
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
safelist: generateSafelist(${JSON.stringify(
|
||||
moduleOptions.safeColors || [],
|
||||
)}, ${JSON.stringify(nuxt.options.appConfig.rayui.colors)}),
|
||||
|
Loading…
Reference in New Issue
Block a user