Closed
Description
Hello. I want to know how to ignore specific url.
Using option url: false
doesn't help, because it disable resolving of all url
usage. Also the usage of /
doesn't help.
Is it possible enable ignoring for specific path? Like below:
.some-class {
background: url("../../specific-folder/some-image.png") // want to output url with specific-folder as is
}
Thanks.
Metadata
Metadata
Assignees
Labels
No labels