Replies: 1 comment 1 reply
-
Figured it out! Just needed the language id to be "phoenix-heex"! Works as expected now |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been using and loving Helix for the past month, and it's been working great for PHP, and it mostly works great for Elixir. However, I for the life of me, can't get TailwindCSS completion in .heex templates, and i'm not sure why.
I know the tailwind-ls works, as it works in plain HTML and PHP files fine. And I know my languages.toml file is handling heex files, because it seems to be handling elixir-ls and html just fine. But not tailwind. What am I missing here?
Here is my hx --health heex
And here is my languages.toml file
Beta Was this translation helpful? Give feedback.
All reactions