Posts tagged under "SCSS"

Say goodbye to vendor prefixes with Autoprefixer

By Girish on September 25, 2015
Autoprefixer is a tool that adds vendor prefixes to CSS based on the usage patterns and current state of support. This results in clean code and smaller CSS files.