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 b13060a commit debd989Copy full SHA for debd989
README.rdoc
@@ -2,21 +2,29 @@
2
3
This Gem is for optimizing and compressing CSS files.
4
5
-Version 1.0.0 has a port of the YUI CSS compressor.
+Version 0.9.0 has a port of the YUI CSS compressor.
6
7
This includes the full test suite, so you (and I), can be sure that it
8
behaves as expected.
9
10
More stuff will be added in the future.
11
12
+== TODO
13
+
14
+* Add back in the line splitting options from YUI
15
+* complete port/rewrite of CSS Tidy
16
17
18
== Use
19
20
+TODO: Write this.
21
22
23
24
== History
25
-
26
+0.9.0 20 June 2010 Initial Release
27
+(Still needs line break option added)
28
29
30
== Note on Patches/Pull Requests
0 commit comments