SCSS Theme Help

Hello there,

how can I override bootstraps default SCSS variables such as $primary and so on?

Even when I use $primary: #e8bf04 !important; it doesn't get overriden.

It's nice that we have SCSS Support since version 5.0 but why do we have to import bootstrap.css theme files in the Design Tab? I don't want to use a Bootstrap theme generator everytime I start a new project.

Any help is appreciated!