From: Tim Otten Date: Mon, 14 Sep 2020 07:14:58 +0000 (-0700) Subject: composer.json - Add scssphp, php-autoprefixer, and compile-plugin X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=5987fa9b7ac91b5e85475cd8ebdcc0c21be9c780;p=civicrm-core.git composer.json - Add scssphp, php-autoprefixer, and compile-plugin --- diff --git a/composer.json b/composer.json index 5818b6c6c2..39299630d4 100644 --- a/composer.json +++ b/composer.json @@ -79,7 +79,10 @@ "brick/money": "~0.4", "ext-intl": "*", "pear/mail_mime": "~1.10", - "pear/db": "1.10" + "pear/db": "1.10", + "scssphp/scssphp": "~1.2", + "padaliyajay/php-autoprefixer": "~1.2", + "civicrm/composer-compile-plugin": "~0.5" }, "scripts": { "post-install-cmd": [