rhymix/vendor/leafo/lessphp/tests/inputs/test-imports/a.less
2016-03-17 20:37:43 +09:00

6 lines
71 B
Text

.just-a-class { background: red; }
.some-mixin() {
height: 200px;
}