Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes in tailwind.config.ts requires restarting the dev server to take effect #704

Closed
Pezhvak opened this issue Jul 12, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Pezhvak
Copy link

Pezhvak commented Jul 12, 2023

Version

@nuxtjs/tailwindcss: 6.8.0
nuxt: 3

Steps to reproduce

1- Fresh installation of nuxt 3
2- Install @nuxtjs/tailwindcss
3- Add it to nuxt.config.ts modules.
4- Create a tailwind.config.ts file

What is Expected?

When i add a new color to themes or any change in the tailwind.config file it takes effect in dev mode.

What is actually happening?

Nothing happens, i have to stop the dev server and run it again for changes to take effect.

@Pezhvak Pezhvak added the bug Something isn't working label Jul 12, 2023
@Pezhvak Pezhvak changed the title Changes in tailwind.config.ts requires restart to take ffect Changes in tailwind.config.ts requires restart the dev server to take effect Jul 12, 2023
@Pezhvak Pezhvak changed the title Changes in tailwind.config.ts requires restart the dev server to take effect Changes in tailwind.config.ts requires restarting the dev server to take effect Jul 12, 2023
@ineshbose
Copy link
Collaborator

Duplicate of #682

@ineshbose ineshbose closed this as not planned Won't fix, can't repro, duplicate, stale Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants