Skip to content

Commit

Permalink
#21 added postcssrunner keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
w0rm committed Apr 11, 2015
1 parent 2068405 commit c0781f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"keywords": [
"gulpplugin",
"postcss",
"postcssrunner",
"css"
],
"author": "Andrey Kuzmin <unsoundscapes@gmail.com>",
Expand Down
2 changes: 1 addition & 1 deletion test.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* global it, beforeEach, afterEach, describe, Promise */
/* global it, afterEach, describe, Promise */

var assert = require('assert')
var gutil = require('gulp-util')
Expand Down

0 comments on commit c0781f7

Please sign in to comment.