Skip to content
This repository was archived by the owner on Sep 17, 2018. It is now read-only.

Commit c802c2f

Browse files
committed
Use the shields.io theme for the dependency badges.
1 parent cf04b4f commit c802c2f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# grunt-css-flip
22
[![NPM version](https://badge.fury.io/js/grunt-css-flip.png)](http://badge.fury.io/js/grunt-css-flip)
3-
[![Dependency Status](https://david-dm.org/twbs/grunt-css-flip.png)](https://david-dm.org/twbs/grunt-css-flip)
4-
[![devDependency Status](https://david-dm.org/twbs/grunt-css-flip/dev-status.png)](https://david-dm.org/twbs/grunt-css-flip#info=devDependencies)
3+
[![Dependency Status](https://david-dm.org/twbs/grunt-css-flip.png?theme=shields.io)](https://david-dm.org/twbs/grunt-css-flip)
4+
[![devDependency Status](https://david-dm.org/twbs/grunt-css-flip/dev-status.png?theme=shields.io)](https://david-dm.org/twbs/grunt-css-flip#info=devDependencies)
55

66
> Grunt plugin for [Twitter's css-flip](https://github.com/twitter/css-flip)
77

0 commit comments

Comments
 (0)