Jordan Pittman

Results 262 comments of Jordan Pittman

The plugin is at is core based on ASTs produced by prettier or other prettier plugins. Supporting this would require a plugin for Antler templates _and_ some glue code to...

@arishoham can you provide a reproduction repo I can clone?

> > Could this be an issue with OS? > > I noted that at my workplace, people with macOS don't have classes being sorted while others with Windows, it...

1. `tailwindcss` needs to be installed and importable by the prettier plugin for v4 to work. Right now there's no "v4 fallback" that the plugin relies on if it can't...

Here's a minimal reproduction that doesn't involve Tailwind CSS at all: https://play.tailwindcss.com/IuzZoyB27m Yeah there's definitely a Safari rendering bug as it looks / works fine in other browsers and even...

This looks like a pretty major Firefox rendering bug. I'm not seeing it here though. What version of Firefox and what OS are you on?

Weird, this isn't a problem *at all* in Safari but Chrome definitely has problems here. Yeah, open the PR and I'll take a look then

I'm building off of #2279 so going to close this one — thanks though!

o/ I'm a maintainer of the Tailwind CSS language server. I just did some research into this and the thing I thought was happening *is not*. It did reveal a...

> Not sure if it's your case but I was getting this on Apple Silicon while targeting amd64 platform. Ah, Rosetta does not support virtualizing all x86_64 instructions so I...