Skip to content

Commit e62a79b

Browse files
committed
Merge pull request twbs#898 from twbs/bower-main-spec
bower.json: Remove font files from `main`
2 parents 2017c89 + a55d411 commit e62a79b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

bower.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@
1010
"description": "bootstrap-sass is a Sass-powered version of Bootstrap, ready to drop right into your Sass powered applications.",
1111
"main": [
1212
"assets/stylesheets/_bootstrap.scss",
13-
"assets/fonts/bootstrap/glyphicons-halflings-regular.eot",
14-
"assets/fonts/bootstrap/glyphicons-halflings-regular.svg",
15-
"assets/fonts/bootstrap/glyphicons-halflings-regular.ttf",
16-
"assets/fonts/bootstrap/glyphicons-halflings-regular.woff",
17-
"assets/fonts/bootstrap/glyphicons-halflings-regular.woff2",
1813
"assets/javascripts/bootstrap.js"
1914
],
2015
"keywords": [

0 commit comments

Comments
 (0)