Tailwind support in .jinja template files Andrew Created May 28, 2022 12:39 The Tailwind plugin seems to only work if the file extension is .html. Is there a way to get it working for .jinja template files?
I am running into the same issue in GoLand. I can either get template highlighting with .tmpl or css completion with .html but not both.
I'm interested if anyone else has come up with any keen solutions for this.