-
Notifications
You must be signed in to change notification settings - Fork 208
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 Bootstrap version to the latest version #377
Comments
Thanks for opening your first issue here! Please follow the issue template to help us help you 👍🎉😄 |
@jywarren I was first taking a look at the changes between Bootstrap 3 and 4, but now I'm ready to update it. Is it okay to use BootstrapCDN or is it better to update it using bower? The reason I'm asking is because: 1) If there isn't a specific need to use bower, I would rather use CDN and 2) I remember you said you were switching the package manager to yarn to make it easier for those updates. Let me know how do you think is the best approach to take here. Thanks! |
Let's aim for bower for now, and that can be refactored later. That way we
can manage versions and ordering and everything in a consistent way, if
that's OK? Thank you!!!
…On Fri, Mar 15, 2019 at 1:52 PM Stefanni ***@***.***> wrote:
@jywarren <https://github.com/jywarren> I was first taking a look at the
changes between Bootstrap 3 and 4, but now I'm ready to update it.
Is it okay to use BootstrapCDN
<https://getbootstrap.com/docs/4.0/getting-started/download/#bootstrapcdn>
or is it better to update it using bower?
The reason I'm asking is because: 1) If there isn't a specific need to use
bower, I would rather use CDN and 2) I remember you said you were switching
the package manager to yarn. Let me know how do you think is the best
approach to take here. Thanks!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#377 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJxnnUelaVWTtwh7v8ZmT-vYQrcEJks5vW92pgaJpZM4bZ-Tu>
.
|
okay, thanks! |
The project is currently using Bootstrap 3.2.0, but it would be nice to update it to the newest version (now it`s at 4.3.1).
I'm finishing some tweaks on the navbar but as soon as it's finished I can start working on this one, but feel free to suggest anything or even start working on it :)
The text was updated successfully, but these errors were encountered: