summaryrefslogtreecommitdiff
path: root/examples/subpath/src/styles/main.scss
blob: a54a15f013960685c97f6c538c23fa5882750436 (plain) (blame)
1
2
3
4
5
body {
  #app {
    color: tomato;
  }
}