wp-autoless/vendor/leafo/lessphp/tests/inputs/test-imports/a.less
Peter Molnar 90b7e3d3bc init
2016-07-25 12:40:28 +00:00

6 lines
71 B
Text

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