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

Update normalize.css to 8.0.1 #82313

Merged
merged 3 commits into from
Feb 25, 2021
Merged

Commits on Feb 20, 2021

  1. Replace normalize.css 3.0.0 with unminified version.

    This is in preparation to upgrade to 8.0.1, so the next commit
    can contain more meaningful diffs.
    jsha committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    7ad4b7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bbd482 View commit details
    Browse the repository at this point in the history
  3. Re-minify normalize.css.

    This bypasses tidy's complaints about tab indent. Also, this lets us
    remove comments while keeping the MIT license comment.
    jsha committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    7acb105 View commit details
    Browse the repository at this point in the history