Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

Bootstrap source has been modified, isn't using minified, and is outdated (3.0.0) #79

Description

@BretFisher

I was attempting to help our page load by updating bootstrap to 3.1.1 and using CDN, when I ran into these issues:

  • Our self-hosted bootstrap 3.0.0 version has been modified: Anti-patern. All mods should go in main.css as it loads after bootstrap.css. We now have the painful task of running diff on our current boostrap.css and pulling changes out to main.css (if we ever want to update bootstrap).
  • We are hosting bootstrap source, when we shouldn't be. Faster to use CDN minified version: http://www.bootstrapcdn.com

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions