Include bootstrap via sass

One less file to load on the options/register page.
This commit is contained in:
lilia
2015-05-07 15:17:02 -07:00
parent 7da9a1d5a7
commit f8db7c606a
6 changed files with 6210 additions and 4 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
+1
View File
@@ -14,6 +14,7 @@
*/
@import 'variables';
@import 'bootstrap';
html,body {
height: 100%;