Merge branch 'master' into fix
This commit is contained in:
commit
d48b252986
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,3 +1,3 @@
|
||||
[submodule "lib"]
|
||||
path = lib
|
||||
url = https://github.com/leafo/scssphp.git
|
||||
url = https://github.com/scssphp/scssphp.git
|
||||
|
||||
2
lib
2
lib
@ -1 +1 @@
|
||||
Subproject commit b9cdea3e42c3bcb1a9faafd04ccce4e8ec860ad9
|
||||
Subproject commit 007db398520f56cf88bb12a470fac61c99eb91fe
|
||||
@ -25,5 +25,5 @@ class lib_scssphp extends \LIB\lib_php{
|
||||
require_once dirname(__FILE__).'/lib/src/Compiler.php';
|
||||
return true;}
|
||||
public static function version(){
|
||||
return 'https://github.com/leafo/scssphp/';}
|
||||
return 'https://github.com/scssphp/scssphp';}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user