I prepared some custom colors for my Tailwind project. When I using "border" class with "text-color" class, border has color of text color.
Additionally, using "border-color" class not respected.
Example: https://play.tailwindcss.com/khYce8N9yU
How to set the same color of background and border and other color for text?