mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-21 23:40:39 +01:00
chore(module): rename plugin to colors
This commit is contained in:
@@ -44,7 +44,7 @@ export default defineNuxtModule<ModuleOptions>({
|
||||
// await installModule('@nuxtjs/color-mode', { classSuffix: '' })
|
||||
|
||||
addPlugin({
|
||||
src: resolve('./runtime/plugins/index')
|
||||
src: resolve('./runtime/plugins/colors')
|
||||
})
|
||||
|
||||
addComponentsDir({
|
||||
|
||||
Reference in New Issue
Block a user