DEBSOURCES
Skip Quicknav
sources / node-node-sass / 4.14.1%2Bgit20200512.e1fc158%2Bdfsg-4 / sass-spec / spec / libsass-closed-issues / issue_2236 / floats / input.scss
123456
.foo { test-01: +1.2 % +4.7; test-02: +1.2 % -4.7; test-03: -1.2 % +4.7; test-04: -1.2 % -4.7; }