You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.
The current bootstrap4 version is 4.4.1. The boilerplate generated by the package available in atom is for 4.0.0-alpha.2, which was released in mid-2015.
Even if one changes the versions in the boilerplate to 4.4.1, it won't work, as it is missing the necessary javascript link for popper.
The current bootstrap4 version is 4.4.1. The boilerplate generated by the package available in atom is for 4.0.0-alpha.2, which was released in mid-2015.
Even if one changes the versions in the boilerplate to 4.4.1, it won't work, as it is missing the necessary javascript link for popper.
The package needs to be updated to mimic the upstream starter template at https://getbootstrap.com/docs/4.4/getting-started/introduction/#starter-template
The text was updated successfully, but these errors were encountered: