Skip to content

Instantly share code, notes, and snippets.

@geekysrm
Created October 20, 2020 17:11
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 geekysrm/390a2547727a27d84d95fc7003a04fe0 to your computer and use it in GitHub Desktop.
Save geekysrm/390a2547727a27d84d95fc7003a04fe0 to your computer and use it in GitHub Desktop.
// tailwind.config.js
module.exports = {
theme: {
colors: {
indigo: '#5c6ac4',
blue: '#007ace',
red: '#de3618',
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment