combine-styles-processor
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -43,3 +43,3 @@ "use strict"; | ||
files.push(source); | ||
break; | ||
continue; | ||
} | ||
@@ -46,0 +46,0 @@ files.push(...yield this._scanDir(source, Object.keys(this._processors))); |
{ | ||
"name": "combine-styles-processor", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Module for merge styles in the project.", | ||
@@ -44,3 +44,3 @@ "main": "index.js", | ||
}, | ||
"tags": [ | ||
"keywords": [ | ||
"styles", | ||
@@ -47,0 +47,0 @@ "merge", |
Sorry, the diff of this file is not supported yet
16684