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
/
003-normalized-loop-variables.scss
blob: 0af43f42fc7491365663fc321731ff3798de075d (
plain
)
1
2
3
4
5
a { @each $link_color in red, blue { color: $link-color; } }