Skip to content
New issue

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

Update to bootstrap 4.5.3 #52

Open
inktvis75 opened this issue Jan 31, 2022 · 2 comments
Open

Update to bootstrap 4.5.3 #52

inktvis75 opened this issue Jan 31, 2022 · 2 comments

Comments

@inktvis75
Copy link

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

@RoneoOrg
Copy link

I successfully updated to Bootstrap 4.6.1 in two steps:

  1. Download the release archive in portio/assets

  2. In portio/assets/scss/style.scss, change

    @import "../bootstrap-4.5.2/scss/bootstrap";
    to
    @import "../bootstrap-4.6.1/scss/bootstrap";

@cscetbon
Copy link

what about bootstrap 5 ? maybe a PR ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants