| Method Details |
formatted
| public string formatted |
() |
Returns the formatted CSS code
|
get_diff
| public string get_diff |
() |
Get difference between the old and new code in bytes and prints the code if necessary.
|
get_ratio
| public float get_ratio |
() |
Get compression ratio
|
plain
Returns the CSS code as plain text
|
size
| public integer size |
(string $loc ) |
Get the size of either input or output CSS in KB
| Input |
| string | $loc | default is "output" |
| Output |
| Exception |
|