DEBSOURCES
Skip Quicknav
sources / python-pyscss / 1.3.4-4~bpo8%2B1 / scss / tests / files / original-doctests / 002-nesting-children.scss
123456789
@option style:legacy, short_colors:yes, reverse_colors:yes; .selector { a { display: block; } strong { color: blue; } }