mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-19 14:31:47 +01:00
chore(module): add nuxt preset
This commit is contained in:
@@ -33,7 +33,7 @@ export interface ModuleOptions {
|
||||
}
|
||||
|
||||
const defaults = {
|
||||
preset: 'tailwindui',
|
||||
preset: 'default',
|
||||
prefix: 'u',
|
||||
colors: {
|
||||
primary: 'indigo',
|
||||
|
||||
Reference in New Issue
Block a user