summaryrefslogtreecommitdiff
path: root/scss/tests/files/from-sassc/tests-each_in_function.css
blob: c4e90f35cb3272370a4463f5666d76fa5168447c (plain)
1
2
3
4
5
div {
  a: 0;
  b: global each 50% 50% type1 number type2 number each cover circle type1 string type2 string each red blue type1 color type2 color;
  c: a, b, color, d;
}