Robin Malfait

Results 187 comments of Robin Malfait

Hey! Small update: unfortunately `@parcel/watcher` doesn't support polling like this, and there are open issues, e.g.: - https://github.com/parcel-bundler/watcher/issues/148 They do have a `brute-force` backend option, but that doesn't work as...

Technically speaking it is solved in a future release, but it will require you to migrate your project to Tailwind CSS v4. Is there a specific reason you are still...

We recently fixed this issue by ensuring that a `click` also opens the menu so this should not be an issue anymore. That said, I would recommend to use real...

@attilah what would be your use case in the .NET C# world? Tailwind CSS is a TypeScript project it is not entirely written in Rust. The only place we use...

Hey! I appreciate the fix, but we don't use pnpm on this codebase, we currently use npm and don't have any plans to switch to pnpm on this codebase. It's...

@dtaalbers sorry for not getting back earlier; Do you know if you always _have_ to use `.html` files, or are there other file extensions you can use for Aurelia? Typically...

Hey! @zuzusik are you also working with Aurelia, or do you have a custom `content.transform` (maybe for a specific use case?) if it's not Aurelia related I would recommend to...