Skip to main content

Max Glenister

I've written a new blog post: It's 2026, why are vendor prefixes still in your CSS?

It's 2026, why are vendor prefixes still in your CSS? — Max Glenister
I’ve spent more time over the last 20 years working on front-end asset pipelines than I’d care to admit. One thing that kept coming up when inheriting older codebases was CSS full of vendor prefixes that hadn’t been necessary for years - -webkit-border-radius sitting above border-radius, -moz-box-shadow doubling up on box-shadow.