Skip to content

Commit

Permalink
Merge pull request #18 from mhulse/patch-1
Browse files Browse the repository at this point in the history
Added bower.json file.
  • Loading branch information
mastastealth committed Nov 21, 2014
2 parents 43d947a + 9d252ff commit ef4a136
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions bower.json
@@ -0,0 +1,19 @@
{
"name": "sass-flex-mixin",
"version": "1.0.0",
"main": [
"flex.scss"
],
"ignore": [
"tests",
"**/.*",
"**/*.md",
"**/*.json"
],
"dependencies": {},
"devDependencies": {},
"keywords": [
"sass",
"css"
]
}

0 comments on commit ef4a136

Please sign in to comment.