Hi,
I want to integrate KtUI on my Metronic project (React Vite Javascript Tailwind 3), but got a few issues trying.
When adding @import './node_modules/ktui/styles.css'; in my styles got this:
[plugin:vite: css] [postcss]
/Users/meetallo/Desktop/Repos/hg_ldt_front/node_modules/@keenthemes/ktui/src/components/badge/badge.css:9:3:
The
'text-accent-foreground' class does not exist. If 'text-accent-foreground' is a custom class, make sure it
is defined within a '@layer' directive.
Thanks for your help