expected-red.css
29 Bytes
-
Implement SASS_PATH · 98c05d49
- New function buildIncludePaths to build the includePaths string for passing through to libsass - In buildIncludePaths, check for SASS_PATH environment variable, and if found include them behind any other specified include-paths - Add two tests to `.render(options, callback)`: - "should check SASS_PATH in the specified order" - "should prefer include path over SASS_PATH"
Robin Winslow authored
×