Skip to content

Uncareted sanitize.css dependency causing failure while requiring postcss-normalize #58

Description

@10hendersonm

sanitize.css@13.0.0 removes file page.css, which is directly referenced in cssMap.js:

const sanitizePageCSS = resolve('sanitize.css/page.css')

As sanitize.css is installed at version * rather than something like 12.0.0 or ^12.0.0, npm users are auto-upgraded into this breaking sanitize.css version. This includes users of create-react-app's react-scripts.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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