Skip to content

Instantly share code, notes, and snippets.

@dipeshhkc
Last active January 8, 2022 12:47
Show Gist options
  • Save dipeshhkc/0b50b84d99ca1ccd31f281e6ec6f29c0 to your computer and use it in GitHub Desktop.
Save dipeshhkc/0b50b84d99ca1ccd31f281e6ec6f29c0 to your computer and use it in GitHub Desktop.
module.exports = {
content: ["./app/**/*.{ts,tsx}"],
theme: {
extend: {},
},
variants: {
extend: {},
},
plugins: [],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment