-
don't prepareOptions twice in `renderFile()` · 731e25f1
Doing it twice, once in `renderFile` and then in `render` makes it lose some options. Fixes sindresorhus/grunt-sass#95 I also made the test actually test includePaths as the current test was faulty.
Sindre Sorhus authored
×