Skip to content

Commit 8e9be8b

Browse files
author
Nate Nasteff
committed
added README.md
1 parent 80f69ff commit 8e9be8b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
2+
CSS Minifier for CL Linux
3+
4+
A simple script that quickly minifies a .css file and outputs
5+
a .min.css file. The script takes a single argument of <foo.css>
6+
filename, and creates a modified <foo.min.css> file in the current
7+
working directory.
8+
9+
Written using PHP

0 commit comments

Comments
 (0)