We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0316da4 commit e840f9cCopy full SHA for e840f9c
README.md
@@ -83,7 +83,7 @@ If you wish the use the library's tailwind theme variables in your tailwind app.
83
84
```css
85
@import tailwindcss @import
86
- "../../../node_modules/@kleros/ui-components-library/dist/theme/theme.css";
+ "../../../node_modules/@kleros/ui-components-library/dist/assets/theme.css";
87
```
88
89
You can find the available theme variables [here](src/styles/theme.css).
0 commit comments