N°7178 Update scssphp/scssphp from 1.10.5 to 1.12.1

This commit is contained in:
Pierre Goiffon
2024-01-30 11:04:34 +01:00
parent 87b08669d7
commit 272d6e9b66
13 changed files with 288 additions and 88 deletions

View File

@@ -1,4 +1,5 @@
@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0/../scssphp/scssphp/bin/pscss
SET BIN_TARGET=%~dp0/pscss
SET COMPOSER_RUNTIME_BIN_DIR=%~dp0
php "%BIN_TARGET%" %*