Aral Roca Gomez
Aral Roca Gomez
Adding https://brisa.build
I see that the implementation with [Brisa](https://brisa.build/) it looks very simple: ```tsx import { transformProps, type UnpicImageProps } from "@unpic/core"; export type ImageProps = UnpicImageProps; export function Image(props: ImageProps) {...
Currently, jsdom doesn't implement the mutually exclusive behavior for `` elements that share the same name attribute, as described in the [HTML specification](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/details#name). When multiple `` elements share the same ...
Currently, jsdom doesn't implement the mutually exclusive behavior for `` elements that share the same name attribute, as described in the [HTML specification](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/details#name). When multiple `` elements share the same ...
### What is the problem this feature would solve? Currently, Bun automatically processes URLs inside CSS, adding a hash to the filename and moving assets (e.g., `.ttf` font files) inside...