Joel Drapper
Joel Drapper
I'd love to see Stylus support too!
Hey @iachettifederico, sorry this ended up going stale. I’m going to open a new PR for this.
We can add this as a warning in 1.x.
cc @vinistock 👋 it’d be great to get your input on this.
I’m happy to take a stab at fixing this, if we can just get a steer on whether it would be welcome to update the `render` helper so that the...
@soutaro is there a way to work around this for now?
I agree this would be a kiler feature. One way to get there might be to support language server configuration so the community can build support for things like this....
People have been able to get this working in Neovim and VS Code. https://github.com/orgs/phlex-ruby/discussions/536#discussioncomment-5543709
In VSCode, Tailwind can be configured to work in Ruby files like this. Is there any way to access the same configuration in Zed? ```json { "tailwindCSS.includeLanguages": { "ruby": "html"...
That’s awesome!