implements Phalcon\Assets\FilterInterface
Minify the css - removes comments removes newlines and line feeds keeping removes last semicolon from last property
Methods
public filter (mixed $content)
Filters the content using CSSMIN
implements Phalcon\Assets\FilterInterface
Minify the css - removes comments removes newlines and line feeds keeping removes last semicolon from last property
Filters the content using CSSMIN
Please login to continue.