#autoprefixer

2024-06-04

After reading this, checked my existing styling as processed through autoprefixer, found the few vendor prefixes that had been added, and manually added them to my styling — so it now doesn’t require any additional tools for cross-browser compatibility.

weser.io/blog/vendor-prefixes-

#WebDev #VendorPrefix #Browsers #CSS #PostCSS #Autoprefixer

2024-02-14

I made a contribution to browserslist:

github.com/browserslist/browse

I have been trying to get the Lume static site generator to run inside a #Dropserver sandbox, but I have been running into all kinds of issues: some modules written for #NodeJS assume they have read permissions for the entire disk, and error out when you run them with restrictive permissions. Any project that uses #PostCSS + #autoprefixer (ie most build systems) will hit this.

github.com/browserslist/browse

1/2

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst