'"text-red-400 " is not responding in tailwind

<class="justify-between flex-1 text-3xl font-bold text-red-400 font-montserrat">

text color not working in tailwind ,width is also not responding but max width is responding. class text-red-500 is not being read. flex gap is not working what does that upperline trtind to do all other class is read instead of text-red-400. using tailwind version 3 unable to change any text colour, percentage width also not working

text color not working in tailwind ,width is also not responding but max width is responding. class text-red-500 is not being read. flex gap is not working what does that upperline trtind to do all other class is read instead of text-red-400. using tailwind version 3 unable to change any text colour, percentage width also not working



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source