Open driusan opened 5 years ago
git grep -n col-
can be used to find the places that use it (but I'm not going to include a list here because there's currently approximately 1600 lines that match it and the list would probably be stale by the time anyone started working on it..)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
still important
The Stale label is being removed automatically because some activity has occurred or because the developers have decided that this pull request is important and should not continue to be overlooked.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
There are still many instances
Since @zaliqarosli has been ploughing along with updating the CSS/colours and styling our React components directly, and replaced the bootstrap glyph icons with font-awesome in the process, as far as I know the only thing tying us to bootstrap anymore is the bootstrap grid system. We should be able to mostly replace this with flex box after which we would no longer require the dependency.