Skip to content

Instantly share code, notes, and snippets.

@samir
Last active August 26, 2020 00:56
Show Gist options
  • Save samir/cef2701fefd378e35e93e9e1d3c4428e to your computer and use it in GitHub Desktop.
Save samir/cef2701fefd378e35e93e9e1d3c4428e to your computer and use it in GitHub Desktop.
Setup Tailwind with Vue.js
#!/bin/bash
npm install tailwind postcss-cli autoprefixer --save-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment