Stop buttons triggering zoom when they’re double tapped
It’s annoying when your browser zooms if a button is rapidly tapped. There’s actually a really simple fix and no, you don’t have to prevent all zooming with a meta tag!
It’s annoying when your browser zooms if a button is rapidly tapped. There’s actually a really simple fix and no, you don’t have to prevent all zooming with a meta tag!
We're a while off from being able to leverage ::checkmark with checkbox styling, but here's a decent way to get the styling control you want, while preserving the useful parts of the native input element.
Adding markdown files for every new music item is a faff, so I built a multi-step CLI to do it for me.
What do you do when you're working with a rate limited API, a large content base and a dream? Progressive enhancement of course.
I'm adding existing markdown and front matter to re-produce what I already had with the music collection, but this time, in Astro.