chromium/third_party/blink/web_tests/http/tests/devtools/persistence/resources/s.scss

$color: red;
body {
    color: $color;
}