Remove bootstrap

Once upon a time, bootstrap was used to quickly style the registration
page, and then it wasn't. The end.

// FREEBIE
pull/749/head
lilia 9 years ago
parent 7c17c5fa54
commit 4cc8e6d2ff

@ -9,7 +9,6 @@
"underscore": "~1.7.0",
"backbone": "~1.1.2",
"protobuf": "~3.8.0",
"bootstrap": "~3.3.0",
"mustache": "~0.8.2",
"qrcode": "https://github.com/davidshimjs/qrcodejs.git#1c78ccd71",
"libphonenumber-api": "https://github.com/liliakai/libphonenumber-api.git",
@ -60,9 +59,6 @@
"chai": [
"chai.js"
],
"bootstrap": [
"dist/css/bootstrap.css"
],
"libphonenumber-api": [
"libphonenumber_api-compiled.js"
],

File diff suppressed because it is too large Load Diff

@ -1 +0,0 @@
../components/bootstrap/dist/css/bootstrap.css
Loading…
Cancel
Save