Hello ,
i was able to run integrated tailwind version via this repo code & integration instructions but please check the screen shot, i am not seeing any clarity in the rendered sample page design. the react version looks normal.
more detail here https://github.com/keenthemes/metronic-tailwind-html-integration/issues/19
Another problem: i am trying to set this project on nx monorepo same issue plus the sidebar collapse button is not working and I am seeing both mini & max logo visible.
Hi Alok,
Thank you for sharing your findings. we’ll make sure to update the documentation.
Thanks
i have fixed the issue, but you need to fix the documentation.
in Index page we also need to copy google fonts link in head part for font part.
Also had to import demo1.css in style.scss for it to work normal.
As for nx the issue was just path modification as per nx app paths.
i think the problem with nx is related to some deep css paths, cause scripts are working fine. i will need your help for a proper setup of paths and need related files info of what does what in which folder to lookup & fix it.
Hi,
Sorry for the late reply. Can you try to add "antialiased" class to the BODY tag of your pages as the HTML version?
Regards,
Sean
check my other comment the documentation needs work.