Hello Hello and welcome to this tutorial about Autoprefixer, the PostCSS plug in that will make your CSS Prefix compatibility a breeze! Before diving into this quick tutorial about Autoprefixer, you should have a basic working knowledge of CSS and know what a CSS Prefix is but if you don’t, continue reading because we are going to define that quick for you.
Also, if you are new to terminal, do not type or copy the $ below… that’s just a placeholder for the terminal prompt.
so if I type run $ git init you just type “git init”
Ok, let’s do it.
Part 1 – CSS Prefixes and Autoprefixer
A lot of the posts you will see here are going to be things that attempt to spare you some coding time and hopefully open you up to different ways of attacking your project because as overwhelming as it can be, there are more often than not many ways to accomplish the end result you want.