From 93d3213a98fcfe748bb7587f573cb2e7a39c8208 Mon Sep 17 00:00:00 2001 From: Raphael Goetter Date: Sat, 14 Dec 2013 12:52:43 +0100 Subject: [PATCH] directory test --- bower.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bower.json b/bower.json index 376491c..88ff7b7 100644 --- a/bower.json +++ b/bower.json @@ -6,6 +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/", "keywords": [ "css", "framework", "reset", "reponsive" ],