Skip to content

Commit 343c04d

Browse files
committed
importBootstrapFont: true
1 parent 70bee0e commit 343c04d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ember-cli-build.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ module.exports = function(defaults) {
66
let app = new EmberAddon(defaults, {
77
'ember-bootstrap': {
88
bootstrapVersion: 3,
9-
importBootstrapFont: false,
9+
importBootstrapFont: true,
1010
importBootstrapCSS: false
1111
},
1212
outputPaths: {

0 commit comments

Comments
 (0)