Skip to content

Instantly share code, notes, and snippets.

@droid95
Last active January 22, 2022 02:34
Show Gist options
  • Save droid95/76aff88fa0f9f903e6797b1a597ee8dd to your computer and use it in GitHub Desktop.
Save droid95/76aff88fa0f9f903e6797b1a597ee8dd to your computer and use it in GitHub Desktop.
module.exports = {
content: ["./src/**/*.{jsx,js}"],
theme: {
extend: {},
},
plugins: [],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment