diff --git a/bower.json b/bower.json new file mode 100644 index 0000000..46b17a0 --- /dev/null +++ b/bower.json @@ -0,0 +1,19 @@ +{ + "name": "typecsset", + "version": "0.3.0", + "homepage": "http://csswizardry.com/typecsset/", + "authors": [ + "Harry Roberts " + ], + "description": "A small Sass library for setting type on the web.", + "main": "typecsset.scss", + "keywords": [ + "Sass", + "typeset", + "type", + "CSS", + "vertical", + "rhythm" + ], + "license": "Apache License 2.0" +}