Skip to content

Error with relative import in css file #66

@thanhnambkhn

Description

@thanhnambkhn

Hi,
When minifying with iCheck css on my Asset (such as:

public $css = [
        'themes/adminlte/plugins/iCheck/all.css',
..];

I get that error:
file_get_contents(.../web/web/themes/adminlte/plugins/iCheck/minimal/_all.css): failed to open stream: No such file or directory

When I open all.css file, I found that line at the very first:

/* iCheck plugin skins
----------------------------------- */
@import url("minimal/_all.css");

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions