Skip to content

Conflict with any data:image in CSS #32

@Grawl

Description

@Grawl

If I have any url(data:image/...) in my CSS then CSSgrace fires an error:

[10:09:48] Plumber found unhandled error:
 Error in plugin 'gulp-postcss'
Message:
    ENOENT, no such file or directory 'path\to\css\data:image\svg+xml;base64,...'
Details:
    errno: -4058
    code: ENOENT
    path: path\to\css\data:image\svg+xml;base64,...
    syscall: open

I launch it in Windows and all slashes / replaced to backslashes \, even in data:image/svg.

Cannot use CSSgrace with Zurb Foundation 😢 because of this bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions