mirror of
https://github.com/twbs/bootstrap-sass.git
synced 2022-11-09 12:27:02 -05:00
bower.json: Set moduleType
to globals
Per 632ff90a2c (commitcomment-10914138)
[ci skip]
This commit is contained in:
parent
b01ab49422
commit
ddd70187f7
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
"Gleb Mazovetskiy"
|
||||
],
|
||||
"description": "bootstrap-sass is a Sass-powered version of Bootstrap, ready to drop right into your Sass powered applications.",
|
||||
"moduleType": "globals",
|
||||
"main": [
|
||||
"assets/stylesheets/_bootstrap.scss",
|
||||
"assets/fonts/bootstrap/glyphicons-halflings-regular.eot",
|
||||
|
|
Loading…
Add table
Reference in a new issue