Autoprefixer plugin for Hexo.
$ npm install hexo-autoprefixer --saveConfigure Autoprefixer in your Hexo config.
autoprefixer:
exclude:
- '*.min.css'- exclude: Exclude files
In [email protected] please specify browser option in package.json or .browserslistrc instead of _config.yaml. Please see Browserslist: Config file.