platform · inferred from evidence
Netlify
A hosted platform for building and deploying sites, referenced as the environment where the build fails.
- 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