DEBSOURCES
Skip Quicknav
sources / python-pyscss / 1.2.1-4 / scss / tests / files / xfail / scope-nesting-2.css
12345678
h1 { color: black; color: white; } h1 h2 { color: gray; color: white; }