-
Notifications
You must be signed in to change notification settings - Fork 558
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 to 4.3.1 and fully utilize CDN #3
Comments
sbwalker
added a commit
that referenced
this issue
Apr 12, 2020
sbwalker
pushed a commit
that referenced
this issue
Jun 19, 2020
sbwalker
pushed a commit
that referenced
this issue
Jun 18, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bootstrap is currently using a Beta version of 4.0.0. The CSS is currently loaded via a local minified CSS file. However, the JS is loaded via CDN. Bootstrap should be upgraded to 4.3.1 and fully loaded via CDN.
The text was updated successfully, but these errors were encountered: