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
/
from-sassc
/
spec-scss-css_unary_ops.scss
blob: f6eac44a63976aca66529c1652077dbd634750fd (
plain
)
1
2
3
4
5
foo { a: -0.5em; b: 0.5em; c: -foo(12px); d: +foo(12px); }