Searched refs:lessc (Results 1 – 5 of 5) sorted by relevance
9 protected Lessc $lessc; variable in LesserPHP\\Functions\\AbstractFunctionCollection14 public function __construct(Lessc $lessc) argument16 $this->lessc = $lessc;
42 return $this->lessc->unwrap($arg);56 $template = $this->lessc->compileValue($this->lessc->unwrap($string));62 $this->lessc->reduce($values[$i]) : ['keyword', ''];70 $rep = $this->lessc->compileValue($this->lessc->unwrap($val));
67 $fullpath = $this->lessc->findImport($url);106 $this->lessc->compileValue($this->lessc->unwrap($newUnit))
134 $unit = $this->lessc->compileValue($this->lessc->unwrap($unit));
241 inc/lessc.inc.php999 vendor/marcusschwarz/lesserphp/lessc.inc.php