Skip to content

Styles are being duplicated with >= 2.0.0 #291

Open
@stefangrund

Description

@stefangrund

We just updated our build process (runs on Node 5) to use grunt-contrib-cssmin 2.2.0 and now we're experiencing that all the styles in our css file are being duplicated in the *.min.css, which is generated with grunt-contrib-cssmin >= 2.0.0.

After we downgraded back to 1.0.2 everything works fine.

Here's our configuration, but I guess that's not the problem. Maybe it's an issue with clean-css?

Any ideas?

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