Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

Angular tailwind version menu fonts are blurry and extra bold/dark


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.


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (5)


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.


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(