thgh / rollup-plugin-scss

Rollup and compile multiple .scss, .sass and .css imports
MIT License
134 stars 47 forks source link

Update README with an "includePaths" opt. example #82

Closed dinoboff closed 3 years ago

dinoboff commented 3 years ago

Monorepo tools pull dependencies to the root node_modules folder. Libsass or Dart-sass do not use something like require.resolve and need explicit paths to "node_modules" folder.