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