Enzo Innocenzi

Results 101 comments of Enzo Innocenzi

I think the best way would be to actually sort thanks to the configuration. It could, for instance, add a VSCode configuration item `headwind.groupBy` that would take an array of...

1. With that configuration it would be arbitrary. We could add a regex array to the configuration in order to make that behavior configurable (see below). 2. Yes, exactly. I...

If there is no PR in the next couple of days, I might want to implement this myself, if @heybourn likes this pattern. Or maybe I can do something in...

So, I'm going to make a separate package for this. Its API will take the classlist and parameters as arguments, and will return the sorted classlist. That way, it can...

Well, looks like [this](https://github.com/heybourn/headwind/issues/5#issuecomment-556991351) won't be possible without Tailwind giving a map of configuration ›› class names. Currently, there is no way to know which class will be generated from...

@andreich1980 He said on the Discord server that he was open to PRs. Feel free to come in order to ask before doing any work, though.

This is a really good start, but unfortunately plugin names are required for the `headwind.groupBy` configuration idea. :( But with that list, it sounds like a lot more if possible...

For anyone having my issue, a workaround is to download the private key and specify it in the TablePlus connection. ![image](https://user-images.githubusercontent.com/16060559/162439630-616619d2-f7db-4da5-9a59-ab49437e31d5.png)

I think it should be supported, it's a very handy syntax which I think improves DX quite a bit. Without this syntax, it's a bit verbose when there are a...

I linked the table in `tailwindcss-theming`'s docs. I think it's pretty complete and you've done a great job on it. At least every information on mine is correct. 👍