Split css between dashboard and status page

This commit is contained in:
Joseph Cohen
2016-08-30 13:11:49 -05:00
parent a1e8806a84
commit 588ab6d404
23 changed files with 1070 additions and 73 deletions

View File

@@ -19,7 +19,7 @@
"messenger": "git+https://github.com/HubSpot/messenger.git",
"moment": "^2.13.0",
"sortablejs": "^1.4.2",
"sweetalert": "^1.1.3"
"sweetalert2": "^4.0.4"
},
"private": true
}