Created
July 14, 2019 02:29
-
-
Save evdama/f859e3389c8992cf5538f03924f24903 to your computer and use it in GitHub Desktop.
src/css/tailwind.css .... that is the standard tailwind starter... change as needed
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
| @import "tailwindcss/base"; | |
| @import "tailwindcss/components"; | |
| @import './components'; | |
| @import "tailwindcss/utilities"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment