gruntjs / grunt-contrib-sass

Compile Sass to CSS.
http://gruntjs.com/
MIT License
848 stars 141 forks source link

Output has empty spaces #216

Closed TeodorKolev closed 8 years ago

TeodorKolev commented 9 years ago

Output has empty spaces on nested classes after compile sass

sindresorhus commented 8 years ago

This should be opened on https://github.com/sass/sass/issues. This plugin just calls the Sass binary with the provided options.