1306 Forks
21049 Stars
21049 Watchers

autoprefixer

Parse CSS and add vendor prefixes to rules by Can I Use

How to download and setup autoprefixer

Open terminal and run command
git clone https://github.com/postcss/autoprefixer.git
git clone is used to create a copy or clone of autoprefixer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with autoprefixer https://github.com/postcss/autoprefixer/archive/master.zip

Or simply clone autoprefixer with SSH
[email protected]:postcss/autoprefixer.git

If you have some problems with autoprefixer

You may open issue on autoprefixer support forum (system) here: https://github.com/postcss/autoprefixer/issues