Your IP : 216.73.217.112


Current Path : /home/z/i/e/zieirix/www/libraries/gantry5/compat/vendor/scssphp/scssphp/src/
Upload File :
Current File : /home/z/i/e/zieirix/www/libraries/gantry5/compat/vendor/scssphp/scssphp/src/OutputStyle.php

<?php

namespace ScssPhp\ScssPhp;

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