Last active
August 26, 2020 00:56
-
-
Save samir/cef2701fefd378e35e93e9e1d3c4428e to your computer and use it in GitHub Desktop.
Setup Tailwind with Vue.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/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