Skip to content

Commit

Permalink
docs: remove tailwind module
Browse files Browse the repository at this point in the history
  • Loading branch information
Atinux committed Feb 22, 2023
1 parent 38b1f34 commit b3b7e87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/nuxt.config.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export default defineNuxtConfig({
extends: '@nuxt-themes/docus',
modules: ['@nuxtjs/tailwindcss', '@nuxtjs/plausible', '@nuxthq/studio']
modules: ['@nuxtjs/plausible', '@nuxthq/studio']
})

0 comments on commit b3b7e87

Please sign in to comment.