rhymix/vendor/leafo/lessphp/tests/inputs/test-imports/file3.less
2016-03-17 20:37:43 +09:00

7 lines
91 B
Text

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