Closed stephenway closed 10 years ago
Including _color-hacker.scss works as you can see on my gist. This file works on ruby and libsass, however percentages are rounded differently. Also would be nice to see any output from @debug directives used in the SCSS pane.
@debug
Added to the Sass 3.3 and 3.4 compilers, but it doesn't seem to work for LibSass.
Cool, thanks
Including _color-hacker.scss works as you can see on my gist. This file works on ruby and libsass, however percentages are rounded differently. Also would be nice to see any output from
@debug
directives used in the SCSS pane.