iamcco / coc-tailwindcss

tailwindcss class name completion for (neo)vim
MIT License
333 stars 29 forks source link

[Question / Feature Request] Is there a way to make this work with PUG templates ? #42

Closed lambda0xff closed 3 years ago

lambda0xff commented 4 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 ?

lambda0xff commented 3 years ago

For anybody trying to resolve this, autocompletion can be set up with the following configuration:

tailwindCSS.emmetCompletions: true // false be default