3

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

WepDev
  • 66
  • 1
  • 4
  • You can import that `.css` in your stylesheet and try something like : `this.setState({stylePath: 'style.css'});` – debugger Sep 09 '22 at 05:02
  • Please make sure to post code as text directly to the question (and [not as images](https://meta.stackoverflow.com/questions/285551)), and [format them appropriately](https://stackoverflow.com/help/formatting). – juliomalves Sep 10 '22 at 14:31

0 Answers0