Skip to content

Commit 60f2944

Browse files
author
Richard Hulse
committed
update the gemspec description
1 parent 54fc13f commit 60f2944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby-css-toolkit.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Gem::Specification.new do |s|
44
s.email = "rhulse@paradise.net.nz"
55
s.author = "Richard Hulse"
66

7-
s.description = %q{Provides some tools to minify and compress CSS files}
7+
s.description = %q{Provides some tools to minify and compress CSS files - Ruby ports of the YUI CSS Compressor and CSS Tidy}
88
s.summary = %q{CSS minification}
99
s.homepage = %q{http://github.com/rhulse/ruby-css-toolkit}
1010

0 commit comments

Comments
 (0)