diff --git a/bower.json b/bower.json index 88ff7b7..4b5ae0c 100644 --- a/bower.json +++ b/bower.json @@ -6,7 +6,7 @@ ], "description": "KNACSS is a minimalist, responsive and extensible style sheet to kick-start your HTML / CSS projects. It relies on common best practices and experience on the topic.", "main": "css/knacss.css", - "directory": "css/", + "componentsDirectory": "css/", "keywords": [ "css", "framework", "reset", "reponsive" ],