We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is it possible to upgrade to bootstrap 4.5.3, there are a few fixes in it that I need.
Thank you very much,
Best regards, Frederik
The text was updated successfully, but these errors were encountered:
I successfully updated to Bootstrap 4.6.1 in two steps:
Download the release archive in portio/assets
portio/assets
In portio/assets/scss/style.scss, change
portio/assets/scss/style.scss
@import "../bootstrap-4.5.2/scss/bootstrap"; to @import "../bootstrap-4.6.1/scss/bootstrap";
Sorry, something went wrong.
what about bootstrap 5 ? maybe a PR ?
No branches or pull requests
Is it possible to upgrade to bootstrap 4.5.3, there are a few fixes in it that I need.
Thank you very much,
Best regards,
Frederik
The text was updated successfully, but these errors were encountered: