-
Notifications
You must be signed in to change notification settings - Fork 195
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the feature
I use a docker container to run a nuxt project with tailwindcss in local in dev mode. When I try to work on my machine it doesn't find the same absolute path to the runtime merger.js in .nuxt/tailwindcss.config.cjs :
The absolute path is different between my machine and the container.
Can we change it to relative path please ?
Additional information
- Would you be willing to help implement this feature?
- Could this feature be implemented as a module?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request


