Closed RobinMalfait closed 1 year ago
This PR provides a temporary solution by manually resolving the <alpha-value> from Tailwind CSS. We are going to implement a proper fix (related issue: https://github.com/tailwindlabs/tailwindcss/issues/9143)
<alpha-value>
We will require a proper fix so that custom themes also work as expected.
But for now, this will make sure that the CSS is at least not invalid.
Fixes: #131
The latest updates on your projects. Learn more about Vercel for Git ↗︎
This PR provides a temporary solution by manually resolving the
<alpha-value>
from Tailwind CSS. We are going to implement a proper fix (related issue: https://github.com/tailwindlabs/tailwindcss/issues/9143)We will require a proper fix so that custom themes also work as expected.
But for now, this will make sure that the CSS is at least not invalid.
Fixes: #131