aksharahegde/nuxt-glow

It's not working

Acadbek opened this issue · 2 comments

it works only with nuxt with tailwindcss projects and can you try copying this whole component from Playground Component.
If its not working, then check if the below code has been added to tailwind.config.js

plugins: [
    require('@aksharahegde/nuxt-glow/tailwind')
  ]

it works only with nuxt with tailwindcss projects and can you try copying this whole component from Playground Component. If its not working, then check if the below code has been added to tailwind.config.js

plugins: [
    require('@aksharahegde/nuxt-glow/tailwind')
  ]

my project have nuxt and unocss