library · inferred from evidence
Bootstrap
A CSS framework/library referenced as the target of Sass imports.
- 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