I'm using bootstrap5 scss.
I include styles for ltr as standard: @import "~ bootstrap / scss / bootstrap";
Question: how to connect or enable rtl bootstrap 5 scss styles?
From the instructions, nothing is clear, except how to connect via link in the standard way, but it is necessary in scss.