Skip to content

GaryJones/Simple-PHP-CSS-Minification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Quick and dirty PHP function to minify common parts of CSS.

This code is old; it worked at the time but may not support some of the more complex syntaxes of CSS3. For that, use a proper parser and minifier.

As per the [LICENSE], this code is in the public domain, and can be used/amended as you wish, without attribution.

There is no intent to improve the code in the future.

About

A set of regular expressions in PHP to minify a string of CSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages