Created
March 30, 2020 20:42
-
-
Save LordA98/69091fe821d6b9098030799d1e276f60 to your computer and use it in GitHub Desktop.
ERB & Tailwind - tailwind.config.js
This file contains 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
module.exports = { | |
theme: {}, | |
variants: {}, | |
plugins: [] | |
}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment