From e56d45a18c0712e15662fb99cda78bb4efd66e28 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Thu, 23 Feb 2023 18:38:58 -0800 Subject: [PATCH] Remove line about manually loading BS files --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 6105a52e..9d4e3aa3 100644 --- a/README.md +++ b/README.md @@ -914,9 +914,6 @@ The following NPM packages are used: - Bootstrap Icons 1.10.3 - KaTeX 0.16.4 -Bootstrap JS and SCSS files can be loaded manually at `paige/bootstrap`, -e.g. `paige/bootstrap/alert.js` and `paige/bootstrap/_alert.scss`. - Hugo names, HTML names, CSS names, and JavaScript names that begin with "paige" capitalized in any way are reserved. ## Credits