CSS Libraries and style updates (#388)

* Update now-ui frontend lib to latest instead of the beta

* Update to bootstrap 4 lib

* Fix flights and profile pages
This commit is contained in:
Nabeel S
2019-09-12 11:48:41 -04:00
committed by GitHub
parent 37fc761567
commit 7a76ac4226
80 changed files with 2344 additions and 157675 deletions

View File

@@ -43,7 +43,7 @@ build:
# This is to build all the stylesheets, etc
.PHONY: build-assets
build-assets:
yarn run dev
yarn run production
.PHONY: install
install: build