tool · inferred from evidence
Eleventy
A static site generator mentioned as part of the configuration for Sass load paths.
- Can't find stylesheet to import error during site build with eleventy
looks like the import path is relative to the scss file itself, not the repo root. from src/assets/sass/app.scss, ../../../bootstrap/scss/_variables resolves to /bootstrap/scss/_variables, and node_modules isnt in that path at all, so sass