buildSDK/less-bootstrap-compiler.php
authoredward <edward@roojs.com>
Fri, 5 Jan 2018 09:56:21 +0000 (17:56 +0800)
committeredward <edward@roojs.com>
Fri, 5 Jan 2018 09:56:21 +0000 (17:56 +0800)
buildSDK/less-bootstrap-compiler.php

index 96963e4..174d557 100644 (file)
@@ -58,8 +58,7 @@ foreach ($files as $src => $file){
             continue;
         }
         
-        
-        
+        echo "{$css} already up-to-date \n";
         unset($files[$src]);
 
     }