Skip to content

Commit

Permalink
adding scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriciomb97 committed Oct 9, 2024
1 parent b8b3862 commit 4a4b7ad
Show file tree
Hide file tree
Showing 3 changed files with 8,383 additions and 5,197 deletions.
8 changes: 8 additions & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,16 @@ export default defineNuxtConfig({
"@sidebase/nuxt-auth",
"nuxt-posthog",
"@vueuse/nuxt",
"@nuxt/scripts",
],

scripts: {
registry: {
stripe: true,
}
},


// https://tailwind.primevue.org/nuxt/
// https://github.com/primefaces/primevue-examples/blob/main/nuxt-styled-tailwind/nuxt.config.ts
primevue: {
Expand Down
Loading

0 comments on commit 4a4b7ad

Please sign in to comment.