home.social

#autoprefixer — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #autoprefixer, aggregated by home.social.

  1. 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-

  2. 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