We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6229147 commit e57fb9eCopy full SHA for e57fb9e
docs/gulp.md
@@ -3,6 +3,14 @@
3
If you're not a fan of processing styles with a bundler, then you can use a task
4
runner instead (like Gulp), to process your CSS and generate your meta object(s).
5
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
14
## Installation
15
16
```sh
0 commit comments