mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
playground: clean nuxt config
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
// https://nuxt.com/docs/api/configuration/nuxt-config
|
||||
export default defineNuxtConfig({
|
||||
modules: ['../src/module'],
|
||||
ui: {
|
||||
colors: ['primary', 'red']
|
||||
}
|
||||
modules: ['../src/module']
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user