.just-a-class { background: red; }

.some-mixin() {
	height: 200px;
}

