Open
Description
I'm trying to set RTL as the default layout but I am facing some issues with that, here is my try from the style.scss file
is there any way to make a switch lang in the navbar between Arabic/English
@import "variables";
// Import styles with default layout.
@import "@coreui/coreui/scss/coreui.rtl";
// Import Chart.js custom tooltips styles
@import "@coreui/chartjs/scss/coreui-chartjs";
// Custom styles for this theme
@import "theme";
// Some temp fixes
//@import "fixes";
// If you want to add custom CSS you can put it here.
@import "custom";
// Examples
// We use those styles to show code examples, you should remove them in your application.
@import "examples";
Metadata
Metadata
Assignees
Labels
No labels