node-autoprefixer

add vendor prefixes to CSS rules
  https://github.com/postcss/autoprefixer
  0
  no reviews



PostCSS plugin to parse CSS and add vendor prefixes to CSS rules using values from the Can One Use website. It is recommended by Google and used in Twitter and Taobao.

Write your CSS rules without vendor prefixes (in fact, forget about them entirely).

Node.js is an event-based server-side JavaScript engine.