Skip to content

Commit b663249

Browse files
committed
Merge branch 'master' of github.com:ElemeFE/postcss-salad
2 parents 4ec69c5 + f95afdd commit b663249

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ npm install gulp-postcss --save-dev
9797
Enable [Postcss salad] within your Gulpfile:
9898

9999
```js
100+
var gulp = require('gulp');
100101
var postcss = require('gulp-postcss');
101102

102103
gulp.task('css', function () {

0 commit comments

Comments
 (0)