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

8 lines
91 B
Plaintext

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