leafo / scssphp

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

Better slicing the interpolated @media expression #673

Closed Cerdic closed 5 years ago

Cerdic commented 5 years ago

Fix #409 - was almost fixed already by #672 but the final @media was not super clean and was missing a parenthesis. Now fully good