We need glyphicons for the bootstrap-markdown editor

This commit is contained in:
Henne Vogelsang 2014-11-12 14:14:32 +01:00
parent f21c85ad4b
commit 7acd16f923

View file

@ -17,7 +17,7 @@ $navbar-default-link-hover-color: #000000;
// Reset and dependencies // Reset and dependencies
@import "bootstrap/normalize"; @import "bootstrap/normalize";
@import "bootstrap/print"; @import "bootstrap/print";
// @import "bootstrap/glyphicons"; // Using FontAwesome instead @import "bootstrap/glyphicons";
// Core CSS // Core CSS
@import "bootstrap/scaffolding"; @import "bootstrap/scaffolding";