From 81b8427438d4d37d38a46d0fec4c22aee60f91fa Mon Sep 17 00:00:00 2001 From: Unknwon Date: Wed, 19 Aug 2015 00:34:11 +0800 Subject: new UI on admin/monitor --- config.codekit | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'config.codekit') diff --git a/config.codekit b/config.codekit index fa66ca0e..2bdc1994 100644 --- a/config.codekit +++ b/config.codekit @@ -235,6 +235,26 @@ "outputPathIsSetByUser": 0, "processed": 1 }, + "\/public\/less\/_admin.less": { + "allowInsecureImports": 0, + "createSourceMap": 0, + "disableJavascript": 0, + "fileType": 1, + "ieCompatibility": 1, + "ignore": 1, + "ignoreWasSetByUser": 0, + "inputAbbreviatedPath": "\/public\/less\/_admin.less", + "outputAbbreviatedPath": "\/public\/css\/_admin.css", + "outputPathIsOutsideProject": 0, + "outputPathIsSetByUser": 0, + "outputStyle": 0, + "relativeURLS": 0, + "shouldRunAutoprefixer": 0, + "shouldRunBless": 0, + "strictImports": 0, + "strictMath": 0, + "strictUnits": 0 + }, "\/public\/less\/_base.less": { "allowInsecureImports": 0, "createSourceMap": 0, -- cgit v1.2.3