Remove bootstrap
Once upon a time, bootstrap was used to quickly style the registration page, and then it wasn't. The end. // FREEBIE
This commit is contained in:
parent
7c17c5fa54
commit
4cc8e6d2ff
3 changed files with 0 additions and 6363 deletions
|
@ -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"
|
||||
],
|
||||
|
|
6358
components/bootstrap/dist/css/bootstrap.css
vendored
6358
components/bootstrap/dist/css/bootstrap.css
vendored
File diff suppressed because it is too large
Load diff
|
@ -1 +0,0 @@
|
|||
../components/bootstrap/dist/css/bootstrap.css
|
Loading…
Reference in a new issue