Removed redundant files as discussed at #376

pull/377/head
prithvi2k2 9 months ago
parent 23a5e566f2
commit 94f81caf28

File diff suppressed because it is too large Load Diff

@ -1,5 +0,0 @@
{
"devDependencies": {
"tailwindcss": "^3.2.4"
}
}

@ -1,8 +0,0 @@
/** @type {import('tailwindcss').Config} */
module.exports = {
content: ["./templates/**/*.html", "./static/src/**/*.js"],
theme: {
extend: {},
},
plugins: [],
}
Loading…
Cancel
Save