summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-10-07 10:22:14 +0200
committerYorhel <git@yorhel.nl>2009-10-07 10:22:14 +0200
commitbafb8b134744cba74a3a019fefb36091b0e19d13 (patch)
treefd0f42fe52df2c05fd9b4519d77314d2aca3c3a1 /README
parent9afed91c8196a8d35fc33ec23a214cabb58c45a7 (diff)
skingen: Used CSS::Minifier::XS instead of my crappy regexes
The minified and gzipped CSS file is now 0.7kB smaller than the non-minified but gzipped CSS file. That's significant enough on ~5kB.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 1060c544..0ea41d8c 100644
--- a/README
+++ b/README
@@ -48,6 +48,10 @@ Requirements
XML::Writer
PerlIO::gzip
+ util/skingen.pl
+ Image::Magick
+ CSS::Minifier::XS (optional, minimizes CSS output)
+
Contact