Updated SCSS compiler to v1.10, composer update

This commit is contained in:
Matias Griese
2022-02-07 10:22:51 +02:00
parent 9317a497fb
commit 9f9198b329
43 changed files with 1402 additions and 452 deletions

View File

@@ -149,7 +149,7 @@ class ClassLoader
/**
* @return string[] Array of classname => path
* @psalm-var array<string, string>
* @psalm-return array<string, string>
*/
public function getClassMap()
{