Created by: aholzner
We have upgraded from Alpha to v4. To test it out, please add the current version to your front-end project. Steps to add bootstrap to the public front end locally:
- Run the following command in your bootstrap clone, "npm run css"
- Run the following command in your public front end, "yarn add file:path/to//bootstrap"
- Run the public front-end project.
If everything looks the same, or fine, then I believe this is working fine, if something is broken, looks a bit off, then something went wrong again!