You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 17, 2025. It is now read-only.
When use webpack/sass-loader of modern Sass JS API, it raise build error with can't find a scss path of bootstrap package.
Steps to reproduce:
The following seems to fix the issue in webpack/sass-loader:
select2-bootstrap-5-theme/src/select2-bootstrap-5-theme.scss
Lines 5 to 7 in ab448b2