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 c26734f commit cd6d2b1Copy full SHA for cd6d2b1
README.md
@@ -1,7 +1,7 @@
1
gulp-postcss
2
============
3
4
-[PostCSS](https://github.com/postcss/postcss) gulp plugin to process CSS throw
+[PostCSS](https://github.com/postcss/postcss) gulp plugin to pipe CSS through
5
several processors, but parse CSS only once.
6
7
## Basic usage
package.json
@@ -1,6 +1,6 @@
{
"name": "gulp-postcss",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "PostCSS gulp plugin",
"main": "index.js",
"scripts": {
0 commit comments