Registry / utility / leafo-scssphp

leafo-scssphp

JSON →
library0.8.4phppackagistunverified

scssphp is a compiler for SCSS written in PHP.

composer require leafo/scssphp
INSTALL
IMPORT
SIG · LEAFO-SCSSPHP
L
leafo-scssphp
utilityphpv0.8.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Compiler
use Leafo\ScssPhp\Compiler;

Compile a simple SCSS string to CSS.

use Leafo\ScssPhp\Compiler; $compiler = new Compiler(); echo $compiler->compile('$color: red; body { color: $color; }');
Debug
Known issues
breakingThis package is abandoned; use scssphp/scssphp instead.
fix
Replace leafo/scssphp with scssphp/scssphp.
affects: >=0.1.0
Upgrade
Version history
0.8.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
Amazon
1
Resources
leafo-scssphp — pip install leafo-scssphp · libregistry