Your IP : 216.73.217.13


Current Path : /home/poneycluc/www/plugins/system/t4/vendor/scssphp/scssphp/src/
Upload File :
Current File : /home/poneycluc/www/plugins/system/t4/vendor/scssphp/scssphp/src/OutputStyle.php

<?php

namespace ScssPhp\ScssPhp;

final class OutputStyle
{
    const EXPANDED = 'expanded';
    const COMPRESSED = 'compressed';
}