We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e6231b commit a4274c0Copy full SHA for a4274c0
app/code/Magento/Deploy/Package/Processor/PreProcessor/Less.php
@@ -140,8 +140,7 @@ private function hasOverrides(PackageFile $parentFile, Package $package)
140
}
141
142
/**
143
- * Checks recursively if there is a LESS file in current package
144
- * which used for generating given CSS file from parent package
+ * Checks recursively if there is a LESS file in current package which used for generating given CSS from parent package
145
*
146
* @param string $fileName
147
* @param string $parentFile
0 commit comments