diff options
| author | The Big Red Geek <[email protected]> | 2014-04-11 14:49:52 -0700 |
|---|---|---|
| committer | The Big Red Geek <[email protected]> | 2014-04-11 14:49:52 -0700 |
| commit | 55336e6a9e93d8861c68d7df67ecea3a33efccbf (patch) | |
| tree | 7cb1471d5e746018252adf9680bc05f76965e7e0 | |
| parent | ee7498a69366c516ccba01ca7c977fb83ea23a7b (diff) | |
| download | bootstrap-55336e6a9e93d8861c68d7df67ecea3a33efccbf.tar.xz bootstrap-55336e6a9e93d8861c68d7df67ecea3a33efccbf.zip | |
added bower reference to main less file
| -rw-r--r-- | bower.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bower.json b/bower.json index 4e4eb4cf6..a8520f377 100644 --- a/bower.json +++ b/bower.json @@ -14,6 +14,7 @@ ], "homepage": "http://getbootstrap.com", "main": [ + "less/bootstrap.less", "dist/css/bootstrap.css", "dist/js/bootstrap.js", "dist/fonts/glyphicons-halflings-regular.eot", |
