hexo-autoprefixer

2.0.0 • Public • Published

hexo-autoprefixer

Build Status npm version Coverage Status

Autoprefixer plugin for Hexo.

Installation

$ npm install hexo-autoprefixer --save

Options

Configure Autoprefixer in your Hexo config.

autoprefixer:
  exclude:
    - '*.min.css'
  browsers:
    - 'last 2 versions'
  • exclude: Exclude files

See https://github.com/postcss/autoprefixer

Package Sidebar

Install

npm i hexo-autoprefixer

Weekly Downloads

248

Version

2.0.0

License

MIT

Unpacked Size

3.71 kB

Total Files

7

Last publish

Collaborators

  • yoshinorin
  • curben
  • tomap
  • ertrzyiks
  • abnerchou
  • tommy351
  • hexobot
  • jlhwung