Skip to content

Commit 7d4a48d

Browse files
committed
refactor: move bootstrap under assets/_scss
we are tracking the node_modules folder and not using npm in a typical manner this commit removes the node_modules folder and moves the (tracked) bootstrap dependency into our _scss folder, which then allows us to remove the npm package.json and lock file we are using jquery and popper.js but we weren't referencing the files in node_modules but ones in CDNs
1 parent 7933e8f commit 7d4a48d

371 files changed

Lines changed: 1 addition & 47213 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
File renamed without changes.

node_modules/bootstrap/dist/css/bootstrap-grid.css.map renamed to assets/_scss/bootstrap/dist/css/bootstrap-grid.css.map

File renamed without changes.

node_modules/bootstrap/dist/css/bootstrap-grid.min.css renamed to assets/_scss/bootstrap/dist/css/bootstrap-grid.min.css

File renamed without changes.

node_modules/bootstrap/dist/css/bootstrap-grid.min.css.map renamed to assets/_scss/bootstrap/dist/css/bootstrap-grid.min.css.map

File renamed without changes.
File renamed without changes.

node_modules/bootstrap/dist/css/bootstrap-reboot.css.map renamed to assets/_scss/bootstrap/dist/css/bootstrap-reboot.css.map

File renamed without changes.

node_modules/bootstrap/dist/css/bootstrap-reboot.min.css renamed to assets/_scss/bootstrap/dist/css/bootstrap-reboot.min.css

File renamed without changes.

node_modules/bootstrap/dist/css/bootstrap-reboot.min.css.map renamed to assets/_scss/bootstrap/dist/css/bootstrap-reboot.min.css.map

File renamed without changes.

0 commit comments

Comments
 (0)