File size: 160 Bytes
1e92f2d |
1 2 3 4 5 6 |
Add the Tabler RTL CSS to your project by importing the Tabler.RTL.css file instead of Tabler.css
```jsx static
import "tabler-react/dist/Tabler.RTL.css";
```
|
1e92f2d |
1 2 3 4 5 6 |
Add the Tabler RTL CSS to your project by importing the Tabler.RTL.css file instead of Tabler.css
```jsx static
import "tabler-react/dist/Tabler.RTL.css";
```
|