summaryrefslogtreecommitdiff
path: root/scss/tests/files/from-sassc/tests-simple_lists.css
blob: 9bc713879c4e27a8ee4236c83c034a708db59d83 (plain)
1
2
3
4
5
div {
  hey: a, b, c, d;
  ho: a b c d;
  ha: a, b, c, d;
}