Closed mertsincan closed 1 year ago
Could you provide a working example in nuxt with Tailwind PT? For me this doesn't work for some reason.
Sorry for the delayed response. Please see; https://github.com/primefaces/primevue-examples/blob/main/nuxt-unstyled-tailwind/nuxt.config.ts
Users want to set their own custom presets or ready-made presets in nuxt.config. Due to some limitations (Ref: https://github.com/primefaces/primevue-nuxt-module/issues/6#issuecomment-1772954754), the
importPT
option can be used instead ofoptions.pt
.Usage:
Example 1:
Example 2: