2017 © Pedro Peláez
 

symfony-bundle csstidy

Wrapper around the CssTidy library

image

alex198710/csstidy

Wrapper around the CssTidy library

  • Friday, August 22, 2014
  • by alex198710
  • Repository
  • 1 Watchers
  • 0 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

CSSTidy

  • Wrapper around CSSTidy
  • CSSTidy 1.3 csstidy.sourceforge.net

With PHP > 5.3

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();
?>

The Versions

22/08 2014

dev-master

9999999-dev

Wrapper around the CssTidy library

  Sources   Download

GPL-3.0+

The Requires

  • php >=5.3.2

 

by Avatar alex198710

minifier optimizer cleaner csstidy