🔧
This commit is contained in:
3
node_modules/postcss/lib/no-work-result.js
generated
vendored
3
node_modules/postcss/lib/no-work-result.js
generated
vendored
@@ -37,6 +37,9 @@ class NoWorkResult {
|
||||
if (generatedMap) {
|
||||
this.result.map = generatedMap
|
||||
}
|
||||
} else {
|
||||
map.clearAnnotation();
|
||||
this.result.css = map.css;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user