Dani Guardiola

Results 263 comments of Dani Guardiola

@sourcec0de thanks for the suggestion. The rust part of tailwind v4 deals primarily with 1) parsing and 2) generation of CSS + the new CSS based config. 1 is redundant...

@aarvinr class is already supported, and you can add any extra attributes/props through the options. What is not supported is the Vue and Svelte languages as a whole. Once those...

y'all are welcome to take inspiration from my implementation of tailwind class sorting in biome once done (note: work in progress, lots to do still) - it is tailwind labs...

Hey there, wondering if there are any updates on this work. I have a need on this being resolved. Is there anything I can do to help get this over...

I changed my approach and this stopped being a blocker for me. I don't think I'll have the time to look into it, sorry.

Not to be a `+1` GitHub commenter, but I totally second this. I forgot to actually file the issue (thanks @Amethystix!), but I did [post it on Discord](https://discord.com/channels/953974421008293909/955972012541628456/1036693306941395084). I have...

I see, so how would a constructor (other than the main one declared with `constructor`) look? or is the plural in "constructors" referring to overloads?

I wouldn't normally do this, but since you're explicitly waiting for more interest... +1

I'm in the process of debugging it, I'll report back when I either find something conclusive or... give up :)

Feel free to fully take over this and I will stop debugging on my branch. Seems like you were already able to get some useful insights, according to https://github.com/WordPress/gutenberg/pull/61138#issuecomment-2088688062 I...