Oliver Boermans

Results 13 comments of Oliver Boermans

Adrian Roselli [shared some thoughts recently](http://adrianroselli.com/2019/09/under-engineered-text-boxen.html) suggesting text inputs and textareas ought to inherit additional text properties.

As an alternative to 1px how does `border-width; thin;` behave in older browsers? Nods to: https://www.chenhuijing.com/blog/about-subpxiel-rendering-in-browsers/

This is a surprising omission for a Markdown parser, but perhaps nearly a feature. I have long thought markdown for strictly inline markup would be useful. For example when the...

I’m seeing the same error when attempting to use `:html` or `:source` in (npm package) version 1.1.10 of osmosis: https://runkit.com/ollicle/osmosis-1-1-10-html-helpers

[Webhint](https://webhint.io/) highlighted this problem is a site I was looking at. Digging through the toolchain that build the favicons led me here.

This issue is evident in Safari, Chrome, and Firefox on MacOS 10.13.6 (High Sierra) when self hosting the font (downloaded with https://google-webfonts-helper.herokuapp.com/fonts/work-sans?subsets=latin) I’m seeing it in 700 weight.

npm says: > As of npm@5, the npm cache self-heals from corruption issues and data extracted from the cache is guaranteed to be valid. If you want to make sure...

This is resolved with changes made in https://github.com/formkit/auto-animate/releases/tag/0.8.0

I noticed this missing too, although it has potential to bring with it a lot of complexity: - When the match is not as obvious (as the first letters) the...