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
In case you get an error: Error: PostCSS plugin postcss-nested requires PostCSS 8.
Add PostCSS version 8: yarn add postcss@latest or yarn add postcss@^8
In case you get an error:
Error: PostCSS plugin postcss-nested requires PostCSS 8.
Add PostCSS version 8:
yarn add postcss@latest
oryarn add postcss@^8
Reference: tailwindlabs/tailwindcss#2799
The text was updated successfully, but these errors were encountered: