Software Alternatives & Reviews

Stop writing CSS vendor prefixes manually

Autoprefixer Can I use
  1. autoprefixer - Parse CSS and add vendor prefixes to rules by Can I Use
    A tool to prefix automatically based on above target browsers. Autoprefixer is the best of its kind, a PostCSS plugin uses target browsers from browserslist and add prefixes based on caniuse.com data. Here's an example setup with Gulp:.

    #Developer Tools #Design Tools #CSS Framework 22 social mentions

  2. Compatibility tables for support of HTML5, CSS3, SVG and more in desktop and mobile browsers.
    Pricing:
    • Open Source
    You still need to keep track which features you need to check manually, caniuse.com can help with that. Obviously it's less mundane than writing prefixes and less worried about new browsers in market as long as they support feature queries.

    #Website Testing #Browser Testing #CSS 348 social mentions

Discuss: Stop writing CSS vendor prefixes manually

Log in or Post with