Unless I'm mistaken, it seems that the input has to be a URL. How about also allowing a file, so that `mincss file.html` would work. Also `cat file.html | mincss` would be nice. All those POSIXy goodness.
Unless I'm mistaken, it seems that the input has to be a URL. How about also allowing a file, so that
mincss file.htmlwould work.Also
cat file.html | mincsswould be nice. All those POSIXy goodness.