commit | 413c45dd9a94f01aecc2803306fdb503c851a943 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Fri Jan 29 11:40:41 2016 -0800 |
committer | Matteo Scandolo <teo@onlab.us> | Fri Jan 29 11:40:41 2016 -0800 |
tree | cf30e9e72443608cf2e7a4467de5166261a7168d | |
parent | 83100a7c6e37bc8e6921b7686fb7a3ae5fdf86c4 [diff] [blame] |
Moved to SASS bootstrap and refactored
diff --git a/applications/subscriberPortal/bower.json b/applications/subscriberPortal/bower.json index 4283a27..60d2552 100644 --- a/applications/subscriberPortal/bower.json +++ b/applications/subscriberPortal/bower.json
@@ -22,6 +22,6 @@ "angular-resource": "~1.4.9", "angular-route": "~1.4.9", "angular-cookies": "~1.4.9", - "bootstrap-css": "~3.3.6" + "bootstrap-sass": "~3.3.6" } }