MDL-65761 lib: Update scssphp to 1.0.0

This commit is contained in:
Mathew May
2019-07-16 09:16:44 +08:00
parent 358d571156
commit f619e305a0
35 changed files with 992 additions and 271 deletions
+3 -3
View File
@@ -2,14 +2,14 @@
/**
* SCSSPHP
*
* @copyright 2012-2018 Leaf Corcoran
* @copyright 2012-2019 Leaf Corcoran
*
* @license http://opensource.org/licenses/MIT MIT
*
* @link http://leafo.github.io/scssphp
* @link http://scssphp.github.io/scssphp
*/
namespace Leafo\ScssPhp\SourceMap;
namespace ScssPhp\ScssPhp\SourceMap;
/**
* Base64 VLQ Encoder