Current Path : /var/www/storage/vendor/leafo/scssphp/tests/inputs/imports/ |
Current File : /var/www/storage/vendor/leafo/scssphp/tests/inputs/imports/_partial.scss |
#partial { color: blue; } $variable: #7C2; @mixin partial-mixin() { background: gray; }