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