Skip to content

Instantly share code, notes, and snippets.

View kotashiratsuka's full-sized avatar

Kota Shiratsuka kotashiratsuka

View GitHub Profile
@kotashiratsuka
kotashiratsuka / csstidy
Last active December 21, 2015 11:58 — forked from etienned/csstidy
#!/usr/bin/env php
<?php
/**
* CSSTidy - Command Line Interface (CLI)
*
* Command Line Interface that try to mimic as much as possible the C++ CLI
* version of csstidy. It should be a drop in replacment for the C++ CLI that is
* no longuer maintain. New settings like css_level are added.
*
* Copyright 2005, 2006, 2007 Florian Schmitz