Nathan Chase
Nathan Chase
@kizu Awesome work! I could see this being an excellent use case for a Web Component to facilitate the extra HTML and hide it in a shadow DOM, as a...
> Thanks for PR dear @nathanchase. Wondering is it worth to wait for sharp feature to be stable first? > > Do you have some more context why it is...
For what it's worth, `unflatten` has been in `sharp` since April 2023. https://github.com/lovell/sharp/issues/1648#issuecomment-1525238474
Can confirm that: `"@nuxt/image": "2.0.0-alpha.1"` with ``` "overrides": { "sharp": "0.33.4", } ``` worked for me!
> [@bjufre-tmog](https://github.com/bjufre-tmog) could you please elaborate on those pain points? Ultimately, I would just like to be able to use Bun's fast test runner, as I already use Bun for...
What about `flow-margin`? To use @jensimmons's car metaphor - imagine every car has an invisible, adjustable rear bumper extension - the **_flow-margin_**. Low flow-margin: The bumpers are tight. If Car...
> Anyways this is definitely not the same as adding a margin to every item, so I don't like it. I mean, it's about how much room the item has...
In that case, if verbosity isn't an issue, `placement-tolerance` is very apt and descriptive and would apply across flexbox and grid. `fit-tolerance` could be confused with `object-fit`, potentially - for...
https://github.com/w3c/csswg-drafts/pull/13191 > Update CSS-Grid-3 spec to use new grid-lanes syntax