diff options
Diffstat (limited to 'config.codekit')
-rw-r--r-- | config.codekit | 33 |
1 files changed, 12 insertions, 21 deletions
diff --git a/config.codekit b/config.codekit index 120180d3..f24f204f 100644 --- a/config.codekit +++ b/config.codekit @@ -122,15 +122,6 @@ "outputPathIsOutsideProject": 0, "outputPathIsSetByUser": 0 }, - "\/public\/css\/gogs.min.css": { - "fileType": 16, - "ignore": 1, - "ignoreWasSetByUser": 0, - "inputAbbreviatedPath": "\/public\/css\/gogs.min.css", - "outputAbbreviatedPath": "No Output Path", - "outputPathIsOutsideProject": 0, - "outputPathIsSetByUser": 0 - }, "\/public\/css\/jquery.datetimepicker.css": { "fileType": 16, "ignore": 0, @@ -308,7 +299,7 @@ "outputPathIsSetByUser": 0, "processed": 1 }, - "\/public\/less\/_base.less": { + "\/public\/less\/_form.less": { "allowInsecureImports": 0, "createSourceMap": 0, "disableJavascript": 0, @@ -316,8 +307,8 @@ "ieCompatibility": 1, "ignore": 1, "ignoreWasSetByUser": 0, - "inputAbbreviatedPath": "\/public\/less\/_base.less", - "outputAbbreviatedPath": "\/public\/css\/_base.css", + "inputAbbreviatedPath": "\/public\/less\/_form.less", + "outputAbbreviatedPath": "\/public\/css\/_form.css", "outputPathIsOutsideProject": 0, "outputPathIsSetByUser": 0, "outputStyle": 0, @@ -328,7 +319,7 @@ "strictMath": 0, "strictUnits": 0 }, - "\/public\/less\/_form.less": { + "\/public\/less\/_home.less": { "allowInsecureImports": 0, "createSourceMap": 0, "disableJavascript": 0, @@ -336,8 +327,8 @@ "ieCompatibility": 1, "ignore": 1, "ignoreWasSetByUser": 0, - "inputAbbreviatedPath": "\/public\/less\/_form.less", - "outputAbbreviatedPath": "\/public\/css\/_form.css", + "inputAbbreviatedPath": "\/public\/less\/_home.less", + "outputAbbreviatedPath": "\/public\/css\/_home.css", "outputPathIsOutsideProject": 0, "outputPathIsSetByUser": 0, "outputStyle": 0, @@ -348,7 +339,7 @@ "strictMath": 0, "strictUnits": 0 }, - "\/public\/less\/_home.less": { + "\/public\/less\/_install.less": { "allowInsecureImports": 0, "createSourceMap": 0, "disableJavascript": 0, @@ -356,8 +347,8 @@ "ieCompatibility": 1, "ignore": 1, "ignoreWasSetByUser": 0, - "inputAbbreviatedPath": "\/public\/less\/_home.less", - "outputAbbreviatedPath": "\/public\/css\/_home.css", + "inputAbbreviatedPath": "\/public\/less\/_install.less", + "outputAbbreviatedPath": "\/public\/css\/_install.css", "outputPathIsOutsideProject": 0, "outputPathIsSetByUser": 0, "outputStyle": 0, @@ -368,7 +359,7 @@ "strictMath": 0, "strictUnits": 0 }, - "\/public\/less\/_install.less": { + "\/public\/less\/_markdown.less": { "allowInsecureImports": 0, "createSourceMap": 0, "disableJavascript": 0, @@ -376,8 +367,8 @@ "ieCompatibility": 1, "ignore": 1, "ignoreWasSetByUser": 0, - "inputAbbreviatedPath": "\/public\/less\/_install.less", - "outputAbbreviatedPath": "\/public\/css\/_install.css", + "inputAbbreviatedPath": "\/public\/less\/_markdown.less", + "outputAbbreviatedPath": "\/public\/css\/_markdown.css", "outputPathIsOutsideProject": 0, "outputPathIsSetByUser": 0, "outputStyle": 0, |