Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit 3389927

Browse files
committed
fixed without fork vcs
1 parent 6aea68f commit 3389927

3 files changed

Lines changed: 5064 additions & 7 deletions

File tree

Compiler.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?php
22
namespace RedCat\Stylize;
3+
require_once __DIR__.'/CompilerFork.php';
34
use Leafo\ScssPhp\Formatter\OutputBlock;
45
use Leafo\ScssPhp\Type;
56
use Leafo\ScssPhp\Node\Number;

0 commit comments

Comments
 (0)