From 5290e4a90823a5797934982d8f8db442d3f0f963 Mon Sep 17 00:00:00 2001 From: Raphael Goetter Date: Mon, 30 Jun 2014 21:18:21 +0200 Subject: [PATCH] comment added --- less/knacss.less | 1 + sass/knacss.scss | 1 + 2 files changed, 2 insertions(+) diff --git a/less/knacss.less b/less/knacss.less index 0316715..2f18f20 100644 --- a/less/knacss.less +++ b/less/knacss.less @@ -1,4 +1,5 @@ // LESS config file +// (you should comment this line and move config file from vendor/knacss folder to your own folder) @import "_00-config"; // LESS base styles diff --git a/sass/knacss.scss b/sass/knacss.scss index 15944fa..196734d 100644 --- a/sass/knacss.scss +++ b/sass/knacss.scss @@ -1,4 +1,5 @@ // Sass config file +// (you should comment this line and move config file from vendor/knacss folder to your own folder) @import "_00-config"; // Sass base styles