@import "./assets/sass/style.bundle.rtl.css";
<html direction="rtl" dir="rtl" >
@import "./assets/sass/style";
/src/styles.scss
and loaded via angular.json
. We cant add the "if" conditions in the SCSS file. At the moment, there is no way for the lazy load SCSS file.