Wrapper around the CssTidy library
Composer.json, (*1)
Add this line: "alex198710/csstidy": "dev-master"
Then use it like this:, (*2)
set_cfg('remove_last_;',TRUE); $css->parse($css_code); echo $css->print->formatted(); ?>
Sources Download
GPL-3.0+
minifier optimizer cleaner csstidy