summaryrefslogtreecommitdiff
path: root/scss/tests/files/general/each-destructuring.css
blob: 0cb9981a08e5e0f9b01517a05d85539394a46a56 (plain)
1
2
3
4
5
6
7
8
9
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.5em;
}
h3 {
  font-size: 1.2em;
}