How to modify bootstrap file according to language in NextJS

Viewed 28

i have a 2 languages in Next app one of them is: rtl direction and other is: ltr direction

How i can import bootstrap css file according to language (default css file or rtl file)

useEffect and useLayoutEffect is they are late and am dont do create loading page

enter image description here

0 Answers
Related