I'd love to expand the current example/run_mincss into a proper command line interface in order to open the tool up to a wider audience.
The initial features off the top of my head are:
- Save to file (creates a new .css file in a specified output dir)
- Crawl site (takes a start url, then crawls all [internal] links to build up an array of urls to be processed)
Let me know if you think this is worthwhile and I'll get started.
I'd love to expand the current
example/run_mincssinto a proper command line interface in order to open the tool up to a wider audience.The initial features off the top of my head are:
Let me know if you think this is worthwhile and I'll get started.