react-toolkit
react-toolkit copied to clipboard
Upgrade Bootstrap
We have fixed the version of Bootstrap to 4.3.1 because the new version broke our CSS (see #764)
We should update our CSS to work with the latest version of Bootstrap.
Or maybe remove Bootstrap ?
Tailwind css is an alternative. The only aim of Bootstrap it's to manage a grid. So some css feature appear ...
We need to list the pros and cons of changing our css framework. Removing Bootstrap may be a breaking change for the user.