Skip to content

Normalize license header appears multiple times even in compressed output #23

@benknight

Description

@benknight

I just thought I'd point out that when compiling in compressed output mode, this Normalize header gets repeated over and over again, since it starts with a /*!:

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

9 times actually, one for each scss partial in this repo.

It should probably only need to be there once since the idea of compressed mode is to shrink the file as much as possible.

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