| Current Path : /var/www/html/climalaboral.sumar.com.py/lib/scssphp/ |
| Current File : /var/www/html/climalaboral.sumar.com.py/lib/scssphp/OutputStyle.php |
<?php
namespace ScssPhp\ScssPhp;
final class OutputStyle
{
const EXPANDED = 'expanded';
const COMPRESSED = 'compressed';
}