Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Commit

Permalink
Add Bower support
Browse files Browse the repository at this point in the history
- Closes #121
  • Loading branch information
jimmynotjim authored and Reda Lemeden committed Nov 22, 2013
1 parent f3e2296 commit ee8d092
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "neat",
"homepage": "http://neat.bourbon.io/",
"main": "app/assets/stylesheets/_neat.scss",
"ignore": [
"bin",
"features",
"lib",
".gitignore",
"Gemfile",
"Gemfile.lock",
"Rakefile",
"bourbon.gemspec"
]
}

0 comments on commit ee8d092

Please sign in to comment.