Oli Studholme

Results 6 comments of Oli Studholme

“people should know what their doing” — ummm, you’re making a GUI app to make these things easy to do, and expecting it not to be used by people who...

Using `pre-git` for secrets checking here, and have no desire to enforce commit message formatting, so we’re also deleting ``` "release": { "analyzeCommits": "simple-commit-message" } ``` from each repo’s `package.json`...

Re: HTML5, the spec says: “Sections may contain headings of any rank, but authors are strongly encouraged to either use only h1 elements, or to use elements of the appropriate...

Seems like Chrome dev docs refer to `192px` not `196px`: https://developer.chrome.com/multidevice/android/installtohomescreen ← appears to be the current version of the now 404’ed “Add to Homescreen” link above and also in...

Specific for this example, but as the 3D transform doesn’t do anything and is only for WebKit, you could apply it to a nested element with a `-webkit-` prefix preventing...