mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-28 10:50:40 +01:00
chore: handle forms
This commit is contained in:
@@ -207,6 +207,8 @@ export default defineNuxtModule<UiOptions>({
|
||||
watch: false
|
||||
})
|
||||
|
||||
nuxt.options.css.push(resolve(__dirname, './css/forms.css'))
|
||||
|
||||
nuxt.options.build.transpile.push('@popperjs/core', '@headlessui/vue', '@nuxthq/ui')
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user