xzyfer / sass-graph

Parses import dependencies from a directory of sass files
MIT License
76 stars 59 forks source link

Avoid calling fs.realpathSync on absolute paths in Graph#visit #100

Open rmacklin opened 5 years ago

rmacklin commented 5 years ago

Fixes #99