Skip to content

How to ignore specific url #538

Closed
Closed
@Eugene-Kotovich-EPAM

Description

@Eugene-Kotovich-EPAM

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions