coreui/coreui-pro

Fix Bootstrap 5 deprecations

the-missing-pink opened this issue · 2 comments

There are two bootstrap 5 deprecated functions in core-ui-pro:

CoreUI extends Bootstrap so if there is a deprecation warning in Bootstrap then it's exist also in CoreUI.

You can disable this by $enable-deprecation-messages: false; in your SCSS file.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions