Rename paige/node_modules/bootstrap/scss/vendor to _vendor

This commit is contained in:
Will Faught
2023-03-28 17:10:47 -07:00
parent 2519da323e
commit 94e87210a7
5 changed files with 4 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
// Used in conjunction with global variables to enable certain theme features.
// Vendor
@import "vendor/rfs";
@import "_vendor/rfs";
// Deprecate
@import "mixins/deprecate";