Skip to content

COMPRESS_PRECOMPILERS break css url() #226

@domoritz

Description

@domoritz

Since the precompiled files are served from another location, relative links in css files do not work anymore.

The Problem can be solved by setting the output dir to an empty string.

COMPRESS_OUTPUT_DIR = ''

However, it would be great to have processed urls in the css file that link to the right locations of images.

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