Skip to content

Commit

Permalink
use bootstrap scss from npm-based bootstrap
Browse files Browse the repository at this point in the history
This means we don't need to host bootstrap in our repo.
Projects dependant on this one will need to include bootstrap
in their install, so that the compilescss run during deployment
has access to it.
  • Loading branch information
longhotsummer committed Jul 27, 2023
1 parent fcc6273 commit d2cfc13
Show file tree
Hide file tree
Showing 91 changed files with 33 additions and 38,306 deletions.
39 changes: 31 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"webpack-cli": "^4.9.2"
},
"dependencies": {
"bootstrap": "^5.3.1",
"pdfjs-dist": "^2.14.305"
}
}
Loading

0 comments on commit d2cfc13

Please sign in to comment.