Skip to content

Support loadPaths

Latest
Compare
Choose a tag to compare
@nicoespeon nicoespeon released this 29 Jun 06:40

Support adding custom load paths to resolve SASS files.

Added

New CLI options:

  • -l, --load-paths to add directories to the sass load path

New generateVisualGraph option:

  • loadPaths: string[] to add directories to the sass load path (default [process.cwd])