ionic icon indicating copy to clipboard operation
ionic copied to clipboard

help: Tailwind CSS not recompiling

Open tomirons opened this issue 2 years ago • 1 comments

📚 What are you trying to do?

Use the @nuxtjs/tailwindcss module along with nuxt-ionic.

The dev server will recognize that the vue file has changed and reload the browser, but the css that get injected does not get replaced. It does however get replaced if I do one of the following.

  1. Restart the dev server
  2. Disable the nuxt-ionic module

🔍 What have you tried?

No response

ℹ️ Additional context

No response

tomirons avatar Jun 25 '22 01:06 tomirons

books What are you trying to do?

Use the @nuxtjs/tailwindcss module along with nuxt-ionic.

The dev server will recognize that the vue file has changed and reload the browser, but the css that get injected does not get replaced. It does however get replaced if I do one of the following.

1. Restart the dev server

2. Disable the nuxt-ionic module

I used stackblitz and from fresh new project I wasn't able to reproduce your issue. Could you provide reproduction template if you're still experiencing the issue? Few new versions of nuxt and tailwind module have been released since this issue was opened, so it is possible that something changed internally that fixed this issue.

Lexpeartha avatar Jul 21 '22 08:07 Lexpeartha

If you're still experiencing this issue, please provide a reproduction

Lexpeartha avatar Sep 20 '22 12:09 Lexpeartha