Relative Content

Tag Archive for csstailwind-cssmantine

How to use tailwind and mantine classes for multiple fonts and typography?

I’m using to different fonts in my website and both has different line-height, I’m using one font for headings like Title component from mantine and other with Text component from mantine. Now issues is when i use classes like text-sm or text-lg then line hight from tailwind will be applied and i do not want that.