Added layout keyword

This commit is contained in:
Colin Eberhardt
2015-09-01 06:10:34 +01:00
parent baf34484fe
commit ecb8f8e610

View File

@@ -14,7 +14,8 @@
}, },
"keywords": [ "keywords": [
"css", "css",
"flexbox" "flexbox",
"layout"
], ],
"author": "", "author": "",
"license": "BSD", "license": "BSD",