home.social

#browserslist — Public Fediverse posts

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

  1. Post >> TIL some info about PostCSS Preset Env and Browserslist • When all else fails, I go to the source and ask.

    brycewray.com/posts/2024/02/ti

  2. Just learned something I’d hoped was true: if your project has a more updated version of browserslist than what’s in postcss-preset-env, postcss-preset-env will use the better data instead of what’s in its own browserslist dependency:

    github.com/csstools/postcss-pl