Skip to content

Instantly share code, notes, and snippets.

@sisi-sh
Created May 17, 2019 23:19
Show Gist options
  • Select an option

  • Save sisi-sh/99b454e0445cd1151a2466b8dc6a7d23 to your computer and use it in GitHub Desktop.

Select an option

Save sisi-sh/99b454e0445cd1151a2466b8dc6a7d23 to your computer and use it in GitHub Desktop.
Default config in Tailwind v1+
module.exports = {
theme: {
extend: {}
},
variants: {},
plugins: []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment