Closed lambda0xff closed 3 years ago
Working on a Nuxt/Vue project.
Autocompletion works great with HTML templates but not with PUG templates.
Is there a way around this ?
For anybody trying to resolve this, autocompletion can be set up with the following configuration:
tailwindCSS.emmetCompletions: true // false be default
Working on a Nuxt/Vue project.
Autocompletion works great with HTML templates but not with PUG templates.
Is there a way around this ?