Autoprefixer plugin for Hexo.
$ npm install hexo-autoprefixer --save
Configure Autoprefixer in your Hexo config.
autoprefixer: exclude: - '*.min.css' browsers: - 'last 2 versions'
See https://github.com/postcss/autoprefixer