Benoît Rouleau
Benoît Rouleau
As the title says. I ran the `./craft utils/prune-revisions/index` command and the "Current Usage" column dropped a lot for many assets (from ~50 to ~10 in some cases).
Unfortunately, I realized after my previous PR (#13815) got merged that there is one case where there is a visual difference between `list-style: none` and `list-style: ""`, which is when...
It looks like `NPM_TOKEN` is used in the "release" workflows, but not in [the `setup` one](https://github.com/the-guild-org/shared-config/blob/main/setup/action.yml). It is necessary when installing private dependencies.
**Is your feature request related to a problem? Please describe.** When the duration of an animation should be dynamic and depend on the viewport size or any other media query...
Fixes #7929 and #12916 This PR adds [safe alignment utilities](https://www.stefanjudis.com/today-i-learned/safe-unsafe-alignment-in-css-flexbox/) to Tailwind 4. I opted to include them for every justify/align content/items/self property, but only for the `end` and `center`...
**What package within Headless UI are you using?** @headlessui/react **What version of that package are you using?** 2.1.9 **What browser are you using?** All **Reproduction URL** https://codesandbox.io/p/sandbox/kwk7yh **Describe your issue**...
**Describe the bug** This is a follow-up to #1259, and in fact [it was also reported](https://github.com/react-dropzone/react-dropzone/issues/1259#issuecomment-2392005987) by @CestDiego in that same issue but after it got closed. I thought I'd...
Safari already supports it: https://bugs.webkit.org/show_bug.cgi?id=262762 Chromium bug: https://issues.chromium.org/u/1/issues/327740939 Firefox bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1884118