hyvor / scssphp
scssphp 是一个用 PHP 编写的 SCSS 编译器。
2.0.2
2023-05-05 10:53 UTC
Requires
- php: >=7.2
- ext-ctype: *
- ext-json: *
- league/uri: ^6.4.0
- league/uri-interfaces: ^2.3
Requires (Dev)
- bamarni/composer-bin-plugin: ^1.4
- phpunit/phpunit: ^9.5
- sass/sass-spec: *
- squizlabs/php_codesniffer: ~3.5
- symfony/phpunit-bridge: ^5.1
- thoughtbot/bourbon: ^7.0
- twbs/bootstrap: ~5.0
- twbs/bootstrap4: 4.6.1
- zurb/foundation: ~6.5
Suggests
- ext-iconv: Can be used as fallback when ext-mbstring is not available
- ext-mbstring: For best performance, mbstring should be installed as it is faster than ext-iconv