You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like this. The path still remains exposed despite not console logging it, correct? because devtools uses iframe for it. However, nuxt2 won't be able to take advantage of this, so the link still needs to be logged there. I'll make this part of v7 (#790). Meanwhile if you want to disable logging, you can use quiet: true for module config.
ineshbose
changed the title
Disable Tailwind Viewer URL In Development When DevTools Is Enabled
Ditch logging viewer URL in favour of devtools
Feb 1, 2024
Is your feature request related to a problem? Please describe.
When users are using DevTools the expected workflow for viewing tailwind debug should be via the DevTools tab, not a separate link.
I'd also like to see the "Using default Tailwind CSS file" removed but may need some discussion.
Describe the solution you'd like
For the log line to be disabled if DevTools is enabled.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: