gulp-recipe-css
Advanced tools
Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "gulp-recipe-css", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "Recipe handling hooks for css processing in development", | ||
@@ -8,3 +8,3 @@ "main": "main.js", | ||
"type": "git", | ||
"url": "https://github.com/PGS-dev/gulp-recipe-css.git" | ||
"url": "https://github.com/PGSSoft/gulp-recipe-css.git" | ||
}, | ||
@@ -11,0 +11,0 @@ "keywords": [ |
@@ -1,2 +0,2 @@ | ||
# [gulp-recipe](https://github.com/PGS-dev/gulp-recipe-loader)-css [![Dependency Status][depstat-image]][depstat-url] | ||
# [gulp-recipe](https://github.com/PGSSoft/gulp-recipe-loader)-css [![Dependency Status][depstat-image]][depstat-url] | ||
[![NPM][npm-image]][npm-url] | ||
@@ -8,3 +8,3 @@ | ||
Includes source maps as data urls into compiled files. | ||
Works well with recipes like [gulp-recipe-autoprefixer](https://github.com/PGS-dev/gulp-recipe-autoprefixer). | ||
Works well with recipes like [gulp-recipe-autoprefixer](https://github.com/PGSSoft/gulp-recipe-autoprefixer). | ||
@@ -19,3 +19,3 @@ ## Tasks | ||
## Configuration | ||
### [Sources](https://github.com/PGS-dev/gulp-recipe-loader#sources-configuration-syntax) | ||
### [Sources](https://github.com/PGSSoft/gulp-recipe-loader#sources-configuration-syntax) | ||
#### sources.css | ||
@@ -58,3 +58,3 @@ > mandatory | ||
[depstat-url]: https://david-dm.org/PGS-dev/gulp-recipe-css | ||
[depstat-image]: https://img.shields.io/david/PGS-dev/gulp-recipe-css.svg?style=flat | ||
[depstat-url]: https://david-dm.org/PGSSoft/gulp-recipe-css | ||
[depstat-image]: https://img.shields.io/david/PGSSoft/gulp-recipe-css.svg?style=flat |