Load bootstrap CSS from the JSPM package instead of CDN.

Review Request #7907 — Created Jan. 30, 2016 and submitted

Information

student-sonar
master
abc18ee...

Reviewers

When I finally got CSS imports working for JSPM packages, I neglected to update
the bootstrap one. This meant that updating the version in package.json
wouldn't update things everywhere. This change switches us over to importing
the local CSS.

Verified that things still looked correct.

reviewbot
  1. Tool: Pyflakes
    Ignored Files:
        lib/frontend/main.js
        views/layouts/main.handlebars
    
    
    
    Tool: PEP8 Style Checker
    Ignored Files:
        lib/frontend/main.js
        views/layouts/main.handlebars
    
    
  2. 
      
mike_conley
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (bbdc740)
Loading...