getting rid of files

This commit is contained in:
talksik
2022-03-17 11:02:08 -04:00
parent e631a47149
commit 4a6b4deec5
35 changed files with 0 additions and 863 deletions
-9
View File
@@ -1,9 +0,0 @@
module.exports = {
content: [
"./src/**/*.{js,jsx,ts,tsx}",
],
theme: {
extend: {},
},
plugins: [],
}