gabrielfin

Results 12 comments of gabrielfin

I don't think this is possible until this feature is implemented: https://bugzilla.mozilla.org/show_bug.cgi?id=1215376

Hi, I ran into the same problem and found a possible fix. The problem lay in SassDirectiveNode which, when parsed, modified itself instead of returning a clone. If the directive...