MDL-70301 lib: Upgrade scssphp to 1.4.1

This commit is contained in:
Mathew May
2021-01-21 10:32:58 +08:00
parent ed2400457b
commit cda207d07f
31 changed files with 4685 additions and 1606 deletions
+7
View File
@@ -0,0 +1,7 @@
<?php
namespace ScssPhp\ScssPhp\Exception;
interface SassException
{
}