Kevin Bond
Kevin Bond
Shouldn't this job only run if a dist file has been changed?
This looks great! @Kocal: 1. Can you revert the temporary commit? 2. The proper permissions are still todo?
Thanks Matheo.
Thanks for digging into this @Curryed. What about removing the `@return` docblock and just letting the `UserInterface` dictate? I typically never override docblocks from interfaces/abstract classes (unless required) but maybe...
Thank you @Curryed.
Yep, I'll do this!
This is great @maelanleborgne, thank you!
I discovered another issue with `goto` - only fix I've found is switching to `while(true)`: Error: https://phpstan.org/r/85901590-3793-4dd8-aea7-d36c40a085e2 Fixed: https://phpstan.org/r/ec190637-4e58-4e1e-a18a-d7b740f472c9
Oops, yeah I missed removing that in v4 - does it actually create an error?
> No, this does not create any errors. That's good at least but still, we'll get it removed when TailwindCSS >= 4.