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

7 lines
91 B
Text

h2 {
background: url("../images/logo.png") no-repeat;
}
@someValue: hello-from-file-3;