Description
Changed bs-
to #{$prefix}
.
Motivation & Context
Feel like it will ease the work on some forks for folks since they won't need to change every bs-
in the scss files if they use a different prefix.
Following the additions done in https://github.com/twbs/bootstrap/pull/35857 in assets/brand for example.
Type of changes
-
Refactoring (non-breaking change)
Checklist
-
I have read the contributing guidelines -
My code follows the code style of the project (using npm run lint
) -
My change introduces changes to the documentation -
I have updated the documentation accordingly -
I have added tests to cover my changes -
All new and existing tests passed
Live previews
Related issues
NA