Closed anthonynichols closed 8 years ago
Awesome thanks @anthonynichols!
@geddski Would you think a version bump would make sense after this merge?
I can work around it, but it would be nice to have the latest in my node package. Thanks!
+1 for a new release.
https://github.com/geddski/csstyle/issues/58
Escaped option symbol renders differently between ruby Sass and node-sass. When the
$optionIndex
variable isnull
in thepart
mixin, in the case of node-sass, use thestr-slice
function to modify thestr-index
value assigned to$optionIndex
.