File size: 145 Bytes
1e92f2d |
1 2 3 4 5 6 |
You need to import the Tabler.css file to get the Tabler CSS styles into your project.
```jsx static
import "tabler-react/dist/Tabler.css";
```
|
1e92f2d |
1 2 3 4 5 6 |
You need to import the Tabler.css file to get the Tabler CSS styles into your project.
```jsx static
import "tabler-react/dist/Tabler.css";
```
|