From 6200fa6d67331214aa8322f3fd0898c9edef144e Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Fri, 27 Oct 2023 16:29:24 +0200 Subject: [PATCH] update minify & scssphp submodules --- cache/cache_css.php | 2 +- lib/minify | 2 +- lib/scssphp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cache/cache_css.php b/cache/cache_css.php index 25f70eb..5c80e57 100644 --- a/cache/cache_css.php +++ b/cache/cache_css.php @@ -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(); diff --git a/lib/minify b/lib/minify index 1e4a4f1..e8fa3d4 160000 --- a/lib/minify +++ b/lib/minify @@ -1 +1 @@ -Subproject commit 1e4a4f181d3b3c28c5ac292d8c23fe93bce6dd12 +Subproject commit e8fa3d44535b74a04974e64eee345f48f54d262d diff --git a/lib/scssphp b/lib/scssphp index a83e62e..3d82959 160000 --- a/lib/scssphp +++ b/lib/scssphp @@ -1 +1 @@ -Subproject commit a83e62e27e088a141c49544390398722e120d3c7 +Subproject commit 3d829591ea59eb1fbc92844b88659d921484f12a