update readme
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
> create base64 encoded data-uris for css from images
|
||||
|
||||
This plugin is based on the great npm module _datauri_ by Helder Santana ([heldr](https://github.com/heldr)).
|
||||
|
||||
|
||||
## Getting Started
|
||||
@@ -133,6 +134,7 @@ _tmp/base64.sass_
|
||||
```
|
||||
|
||||
## Release History
|
||||
* 2013-11-11 v0.4.0 update datauri dependency
|
||||
* 2013-10-31 v0.3.2 option to save output to Sass variables
|
||||
* 2013-05-26 v0.3.1 toggle for usage of placeholders
|
||||
* 2013-05-17 v0.3.0 filesize check and updated console output
|
||||
@@ -142,6 +144,6 @@ _tmp/base64.sass_
|
||||
|
||||
|
||||
## Contributors
|
||||
| [](https://github.com/ceee "Tobias Klika") | [](https://github.com/davemo "David Mosher") |
|
||||
| [](https://github.com/ceee "Tobias Klika") | [](https://github.com/davemo "David Mosher") | [](https://github.com/heldr "Helder Santana") |
|
||||
|---|---|
|
||||
| [ceee](https://github.com/ceee) | [davemo](https://github.com/davemo) |
|
||||
| [ceee](https://github.com/ceee) | [davemo](https://github.com/davemo) | [heldr](https://github.com/heldr) |
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "grunt-datauri",
|
||||
"description": "create base64 encoded data-uris for css from images",
|
||||
"version": "0.3.2",
|
||||
"version": "0.4.0",
|
||||
"homepage": "https://github.com/ceee/grunt-datauri",
|
||||
"author": {
|
||||
"name": "Tobias Klika",
|
||||
|
||||
Reference in New Issue
Block a user