Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin sanitize.css to 12.x versioning #59

Closed
wants to merge 1 commit into from

Conversation

10hendersonm
Copy link

closes #58

This PR prevents sanitize.css from auto-upgrading to 13.0.0, which removes the page.css file leveraged in src/lib/cssMap.js.

Prior to this morning, this would have installed sanitize.css@12.0.1, so I've chosen a careted version of that to grab any 12.x features or fixes that may yet land there.

@jonathantneal
Copy link
Collaborator

I’ve picked the fix in #60, since the web will be better off moving to :where. It’s being upgraded at this moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Uncareted sanitize.css dependency causing failure while requiring postcss-normalize
2 participants