You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there, currently using customise-cra in order to get TailwindCSS working with our CRA setup.
Wanting to upgrade to Tailwind 3.0 but this requires PostCSS 8. I think the addPostcssPlugins function is using a lower version though even though i've installed PostCSS 8?
Let me know if I can help at all with this :)
The text was updated successfully, but these errors were encountered:
Hey there, currently using
customise-cra
in order to get TailwindCSS working with our CRA setup.Wanting to upgrade to Tailwind 3.0 but this requires PostCSS 8. I think the
addPostcssPlugins
function is using a lower version though even though i've installed PostCSS 8?Let me know if I can help at all with this :)
The text was updated successfully, but these errors were encountered: