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

Pull normalize.css through Rails Assets #839

Merged
merged 1 commit into from
May 12, 2017
Merged

Pull normalize.css through Rails Assets #839

merged 1 commit into from
May 12, 2017

Commits on May 8, 2017

  1. Pull normalize.css through Rails Assets

    The normalize-rails gem has fallen out of date. The current version of
    normalize.css is 7.0.0, but the latest version of normalize-rails is
    4.1.1.
    
    There have been repeated requests by collaborators of normalize-rails to
    be given permissions to deploy new versions, but have gone unfulfilled.
    
    With around 7 months of waiting, it seems time to pull in normalize.css
    through other means. This change uses Rails Assets to get normalize.css.
    It wraps Bower, which pulls directly through GitHub tags, so it should
    always up-to-date.
    
    Ref: https://github.com/markmcconachie/normalize-rails/issues/23
    Closes: #835
    tysongach committed May 8, 2017
    Configuration menu
    Copy the full SHA
    56fe7b5 View commit details
    Browse the repository at this point in the history