update minify & scssphp submodules
This commit is contained in:
parent
349d69c1be
commit
6200fa6d67
2
cache/cache_css.php
vendored
2
cache/cache_css.php
vendored
@ -65,7 +65,7 @@ class cache_css {
|
||||
\LIB\lib_minify::php();
|
||||
\LIB\lib_scssphp::php();
|
||||
$minifier = new \MatthiasMullie\Minify\CSS();
|
||||
$sccs = new \Leafo\ScssPhp\Compiler();
|
||||
$sccs = new \ScssPhp\ScssPhp\Compiler();
|
||||
foreach($files as $f){
|
||||
// Determin CSS/SCSS based on file extension
|
||||
$path = $f->SERVERPATH();
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 1e4a4f181d3b3c28c5ac292d8c23fe93bce6dd12
|
||||
Subproject commit e8fa3d44535b74a04974e64eee345f48f54d262d
|
||||
@ -1 +1 @@
|
||||
Subproject commit a83e62e27e088a141c49544390398722e120d3c7
|
||||
Subproject commit 3d829591ea59eb1fbc92844b88659d921484f12a
|
||||
Loading…
x
Reference in New Issue
Block a user