You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove current working directory from search paths
Sass 3.4: The current working directory will no longer
be placed onto the Sass load path by default. If you
need the current working directory to be available,
set SASS_PATH=. in your shell's environment.
0 commit comments