Skip to content

Autoprefixing in Gulp causes errors that block style.css compile. #21

@kwight

Description

@kwight

The following error shows upon running gulp styles:

        throw er; // Unhandled 'error' event
              ^
CssSyntaxError: /Users/kwight/Sites/trunk/src/wp-content/themes/picard/style.css.map:3:1: Unknown word

Commenting out autoprefixer from the equation allows the compile to complete.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions