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

how to make the class name completion work ? #13

Closed
ghost opened this issue Feb 11, 2020 · 1 comment
Closed

how to make the class name completion work ? #13

ghost opened this issue Feb 11, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Feb 11, 2020

Everything works fine on me rendering the tailwind css in my Django project. But when I type the classname the IDE would not show the options to make completion work. I did install a Tailwind CSS IntelliSense plugin in my VScode, it works fine in my official tailwind enviroment.
So is this django-tailwind module not trigger the plugin ? Anyway, how to make to completion work.

@timonweb
Copy link
Owner

I think that's the IDE issue. I've never thought about that but I just fired vs code with a project that has django-tailwind and autocompletion works out of the box. Basically, if it works for vanilla tailwind, than it should work for django-tailwind too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant