Skip to content

Instantly share code, notes, and snippets.

@ShanikaNishadhi
Created May 2, 2022 17:05
Show Gist options
  • Save ShanikaNishadhi/b6aecb4c9bf95f52cb59a5e503d6acec to your computer and use it in GitHub Desktop.
Save ShanikaNishadhi/b6aecb4c9bf95f52cb59a5e503d6acec to your computer and use it in GitHub Desktop.
module.exports = {
content: ["./src/**/*.{html,js}"],
theme: {
extend: {},
},
plugins: [],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment