leafo / scssphp

SCSS compiler written in PHP
MIT License
1.34k stars 216 forks source link

Fix Issue/leafo/432 #686

Closed Cerdic closed 5 years ago

Cerdic commented 5 years ago

Fix #432: infinite recursion in nested @include/@content pattern due to a mistaken env picking

(but the compilation of Foundation needs to get a stack length thresold of 25000, which is telling something about the framework complexity I guess)