diff --git a/bower.json b/bower.json new file mode 100644 index 0000000..886e115 --- /dev/null +++ b/bower.json @@ -0,0 +1,16 @@ +{ + "name": "sassline", + "version": "2.1.0", + "homepage": "https://github.com/designbyjake/sassline", + "authors": [ + "Jake Giltsoff (http://jke.me)" + ], + "description": "Set text on the web to a baseline grid with Sass & rems using a responsive modular-scale.", + "keywords": [ + "sass", + "baseline", + "boilerplate", + "modular-scale" + ], + "license": "MIT" +}