Hi, I have a regular license for Metronic v9 and I'm trying to integrate it to a new react project following your guide but I need help. I followed these steps: https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/react#create-project
Then these https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/react#integrate-styles
Then the core https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/react#integrate-core
All I get is the vite + react initial boilerplate without style. (I had to change the render root to "app", but in the guide was not written)
Can you help?
The article on what is formatting style really cleared things up for me! As a student, I’ve often been confused about how to properly format assignments, but this guide made it easy to understand. It explained how formatting styles help organize work and meet academic requirements, which I found really helpful. The breakdown of the four easiest styles gave me practical tips I can apply right away.
Hi,
Thank you for reaching out to us.
In React application the root element id should be root, you can check root element id in index.html.
Also, if you have any errors by following the guide you get a working application from our example apps repo.
https://github.com/keenthemes/metronic-tailwind-html-integration
Regards,
Lauris Stepanovs,
Keenthemes Support Team