madman-81

Results 5 comments of madman-81

This also covers pull requests #67 and #64 making those obsolete

@Torann Would be nice to have your input on this. If you agree, I could also add a pull request for this if you like to.

Great, I'll start working on that soon then! Since this could result in quite some changes, it would be convenient if the other pull requests are reviewed and merged before...

> We were literally today working on a similar issue. We made an addition in the 'auditSync' logic to be able to jump out if there are no changes :...

I just ran into this issue myself. Instead of editing the package files, I set the variable myself before including the package: ```scss $s2bs5-border-color: red; @import '~select2-bootstrap-5-theme'; ```