Skip to content

Commit e57fb9e

Browse files
committed
gulp clarification
1 parent 6229147 commit e57fb9e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/gulp.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
If you're not a fan of processing styles with a bundler, then you can use a task
44
runner instead (like Gulp), to process your CSS and generate your meta object(s).
55

6+
**IMPORTANT NOTE**
7+
8+
This setup will only work once [this update](https://github.com/postcss/gulp-postcss/pull/150)
9+
is released.
10+
11+
Until then, you could use the same idea outlined here with the [postcss](https://github.com/postcss/postcss)
12+
package itself.
13+
614
## Installation
715

816
```sh

0 commit comments

Comments
 (0)