index
:
delta/python-packages/pyscss.git
1.1.x
1.2.x
1.3.x
experimental-maps
extend-rewrite
grammar-test
master
menu-refactor
parsley
separate-block-evaluation
github.com: Kronuz/pyScss.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scss
/
tests
/
files
/
general
/
scoping-nested-2.css
blob: 142ba289a94a5e42e352fcb7f7e4e953ba2210de (
plain
)
1
2
3
4
5
6
7
8
h1 { color: black; color: white; } h1 h2 { color: gray; color: white; }