Skip to content

Commit dfd4258

Browse files
committed
added dependency badge
1 parent a7d18af commit dfd4258

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# CssSplitter
22

3+
[![Dependency Status](https://gemnasium.com/zweilove/css_splitter.png)](https://gemnasium.com/zweilove/css_splitter)
4+
35
Gem for splitting up stylesheets that go beyond the IE limit of 4095 selectors, for Rails 3.1+ apps using the Asset Pipeline.
46

57
## Status
@@ -82,4 +84,4 @@ This is a joint project by the two German Rails shops [Zweitag](http://zweitag.d
8284

8385
The original code was written by [Christian Peters](mailto:christian.peters@zweitag.de) and [Thomas Hollstegge](mailto:thomas.hollstegge@zweitag.de) (see this [Gist](https://gist.github.com/2398394)) and turned into a gem by [Jakob Hilden](mailto:jakobhilden@gmail.com).
8486

85-
This project rocks and uses MIT-LICENSE.
87+
This project rocks and uses MIT-LICENSE.

0 commit comments

Comments
 (0)