Skip to content

Commit 8c32776

Browse files
committed
basic checkbox
0 parents  commit 8c32776

File tree

8 files changed

+5126
-0
lines changed

8 files changed

+5126
-0
lines changed

bower.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"name": "font-awesome-checkbox",
3+
"version": "0.1.0",
4+
"authors": [
5+
"okendoken flatlogic.com"
6+
],
7+
"license": "MIT",
8+
"ignore": [
9+
"**/.*",
10+
"bower_components"
11+
],
12+
"devDependencies": {
13+
"bootstrap-sass": "git://github.com/twbs/bootstrap-sass.git",
14+
"Font-Awesome": "*"
15+
}
16+
}

0 commit comments

Comments
 (0)