Home

Published

- 1 min read

tailwind upgrade

img of tailwind upgrade

The solution for this is noted below

tailwind upgrade

Solution

   # NPM
npm install -D tailwindcss@latest postcss@latest autoprefixer@latest

# Yarn
yarn add tailwindcss@latest postcss@latest autoprefixer@latest

Try other methods by searching on the site. That is if this doesn’t work