Skip to content

Instantly share code, notes, and snippets.

@kagundajm
Created September 27, 2020 17:19
Show Gist options
  • Save kagundajm/4471dbc1686034dea091617d29d6345d to your computer and use it in GitHub Desktop.
Save kagundajm/4471dbc1686034dea091617d29d6345d to your computer and use it in GitHub Desktop.
module.exports = {
future: {
// removeDeprecatedGapUtilities: true,
// purgeLayersByDefault: true,
},
purge: false,
prefix: 'tw-',
theme: {
extend: {},
},
variants: {},
plugins: [],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment