wp-autoless/vendor/leafo/lessphp/tests/inputs/test-imports/a.less

7 lines
71 B
Text
Raw Normal View History

2016-07-25 13:40:28 +01:00
.just-a-class { background: red; }
.some-mixin() {
height: 200px;
}