Searched refs:loops (Results 1 – 4 of 4) sorted by relevance
48 private $loops = []; variable in Twig\\NodeVisitor\\OptimizerNodeVisitor129 array_unshift($this->loops, $node);132 } elseif (!$this->loops) {175 && (true === $this->loops[0]->getAttribute('with_loop')191 array_shift($this->loops);199 $this->loops[0]->setAttribute('with_loop', true);204 foreach ($this->loops as $loop) {
31 // Libsass doesnt allow negitive values in loops
1 …loops\n@each $color, $value in $theme-colors {\n .btn-#{$color} {\n @include button-variant($v…