Peter David McCormick
Peter David McCormick
Is there anything I could do to help this get merged? Without it Dragula is broken when using Bootstrap 4 with flexbox, which is a real shame.
The repository for the [Python requests library](https://github.com/psf/requests) once had a similar issue (see [this issue](https://github.com/psf/requests/issues/2690) and also [this documentation fix](https://github.com/psf/requests/pull/5755)). Here is a workaround: when cloning the repository, add the...
I've opened a PR to add these workaround directions to the README. This is my first time contributing to this project, so I'm not sure how exactly to go about...