richthegeek / phpsass

A compiler for SASS/SCSS written in PHP, brought up to date (approx 3.2) from a fork of PHamlP: http://code.google.com/p/phamlp/
http://phpsass.com/
382 stars 83 forks source link

media in two mixins, causes endless loop #98

Closed kaufmo closed 11 years ago

kaufmo commented 11 years ago

I have pulled the new stuff and tested the mediaInMixin and it works fine but the new problem i have is that i ned a media in a mixin in a mixin. This will be used in the at-breakpoint function by susy. This don't work with the new pullrequests. I really need this feature for my web. The Problem is the endless loop. Has anybody an workaround for this?

The new pushed version with the test is here: https://github.com/vivid-planet/phpsass/commit/15bd84049bac848940448b1303de20fa991ef44a

richthegeek commented 11 years ago

Is this fixed now?

kaufmo commented 11 years ago

Yeah (: