Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Commit

Permalink
Add bower config, remove old bootstrap-less distr
Browse files Browse the repository at this point in the history
  • Loading branch information
edanchenkov committed Mar 22, 2014
1 parent 9457c1a commit 0698aca
Show file tree
Hide file tree
Showing 39 changed files with 18 additions and 4,110 deletions.
16 changes: 16 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "librarydirectory",
"version": "0.1.1",
"license": "AGPL",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"public/bower_components",
"test",
"tests"
],
"dependencies": {
"bootstrap-less": ">=2.3.2"
}
}
5 changes: 2 additions & 3 deletions bower_components/bootstrap-less/.bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"commit": "96f3bf5161612f9c6bc8760eb4e18cc287057f54"
},
"_source": "git://github.com/jozefizso/bower-bootstrap-less.git",
"_target": "~2.3.2",
"_originalSource": "bootstrap-less",
"_direct": true
"_target": ">=2.3.2",
"_originalSource": "bootstrap-less"
}
28 changes: 0 additions & 28 deletions css/bootstrap-less/accordion.less

This file was deleted.

71 changes: 0 additions & 71 deletions css/bootstrap-less/alerts.less

This file was deleted.

62 changes: 0 additions & 62 deletions css/bootstrap-less/bootstrap.less

This file was deleted.

22 changes: 0 additions & 22 deletions css/bootstrap-less/breadcrumbs.less

This file was deleted.

147 changes: 0 additions & 147 deletions css/bootstrap-less/button-groups.less

This file was deleted.

Loading

0 comments on commit 0698aca

Please sign in to comment.