icingaweb2/library/vendor/lessphp/tests/inputs/test-imports/a.less

7 lines
71 B
Plaintext

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