tachyons-skylark/bower.json
2016-06-30 13:54:56 +01:00

24 lines
384 B
JSON

{
"name": "tachyons",
"description": "Functional CSS for humans",
"main": "css/tachyons.min.css",
"authors": [
"mrmrs"
],
"license": "MIT",
"keywords": [
"css",
"design",
"system",
"responsive",
"design"
],
"homepage": "http://tachyons.io",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}