Skip to content

Instantly share code, notes, and snippets.

@cursosdesarrolloweb
Created February 3, 2021 03:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cursosdesarrolloweb/dbf441975b73e0eb07bf2b4e0d8212e6 to your computer and use it in GitHub Desktop.
Save cursosdesarrolloweb/dbf441975b73e0eb07bf2b4e0d8212e6 to your computer and use it in GitHub Desktop.
# desinstalamos
npm uninstall tailwindcss postcss autoprefixer
# instalamos las versiones correctas
npm install tailwindcss@npm:@tailwindcss/postcss7-compat @tailwindcss/postcss7-compat postcss@^7 autoprefixer@^9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment