RTL Version

To have RTL mode enabled, replace the reference of app.min.css to app-rtl.min.css and bootstrap.min.css to bootstrap-rtl.min.css and in the views/partials/main.ejs file update the html tag like <html lang="en" dir="rtl">.
in the views/partials/head-css.ejs and make sure to update the src/../assets/js/app.js has initSettings() function which you need to comment out. Because it will set to default the light LTR version.

Make sure after that step run npm run build in command prompt.
© Themesbrand.
Crafted with by Themesbrand