-
Remove use of global process.sass · 22c560c7
This replaces the global `process.sass` with proper module exports. Unfortunately `process.sass`, although undocumented, is available to other modules. This patch keeps the existing public API available until we bump the major.
xzyfer authored
×