Skip to content

Instantly share code, notes, and snippets.

@smitmartijn
Created February 26, 2024 12:52
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 smitmartijn/479892fc1b9131d16e2474076ea226f6 to your computer and use it in GitHub Desktop.
Save smitmartijn/479892fc1b9131d16e2474076ea226f6 to your computer and use it in GitHub Desktop.
Installing TailwindCSS with VuePress v1
npm uninstall tailwindcss postcss autoprefixer
npm install tailwindcss@npm:@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