Oliver Williams
Oliver Williams
Any chance of an update? https://www.w3.org/TR/css-scroll-snap-1/
Modals/Dialogs are very common on the web. Now that the HTML dialog element has full cross-browser support it would be great to see documentation around how to use this in...
I am writing an app in React and Typescript and will be making heavy use of CSS custom properties. Could you idiot-proof the documentation a bit more please? Is `css.d.ts`...
> Available formats: ttf,woff,woff-zopfli,woff2. I need to be able to output otf files. Is there a way to do that? Thanks.
Now that we have accent-color, I would like to use native HTML inputs for most things. One of the reasons I might still build a custom control rather than using...
Legacy color
From the part of the spec about color types: “Represents a 24bit RGB or 24+8bit RGBA color in the sRGB color space. The $type property MUST be set to the...
One of the examples of a use case for streams given in the spec is "Video effects: piping a readable video stream through a transform stream that applies effects in...
I am a British citizen and work remotely from the UK. I am under the British VAT tax threshold of £85,000. I am invoicing a company based in Luxembourg. Do...
I have been told that at a lower salary it is beneficial to avoid the hassle of setting up a company and to instead work as a sole trader. Is...
Not entirely sure this is the fault of this dependency, but... I used this to make a card component responsive. When I import it once, everything is OK. When I...