coreui / coreui-pro

Other
6 stars 9 forks source link

Fix Bootstrap 5 deprecations #449

Open the-missing-pink opened 11 months ago

the-missing-pink commented 11 months ago

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

mrholek commented 11 months ago

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.

github-actions[bot] commented 9 months ago

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