RTL Version
In order to have RTL mode enabled, replace the reference of app.min.css to app-rtl.min.css add attribute in html tag dir="rtl"
<html lang="en" dir="rtl">