João Pereira
João Pereira
### Description An IPC event that is dispatched when a window is pinned would be very useful. Right now there is no way (afaik) to know a window's pinned status...
### Summary CSS files included in `additionalInputs` are converted to empty javascript files when built, in addition to a `style.css` file in the root folder. As an example, if you...
When I import local font files using css they get compiled but they are not web accessible, as they are not referenced in the manifest, and I can't add them...
Passing `min` and `max` to the `Widget.Slider` function does not seem to work. Curiously, these properties do seem to work when set after the fact. ```javascript Widget.Slider({ // Does not...
Some non-standard hints (like `value` for making progress bars) are quite useful, but the current implementation of `Utils.notify` only allows known hints to be passed as arguments. I suggest adding...
**What version of `prettier-plugin-tailwindcss` are you using?** v0.7.1 **What version of Tailwind CSS are you using?** v4.1.17 **What version of Node.js are you using?** v22.20.0 **What package manager are you...