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]
)