tachyons-skylark/bower.json
2017-04-18 10:05:31 +01:00

24 lines
380 B
JSON

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