Merge pull request #377 from prithvi2k2/main

Removed redundant files as discussed at #376
pull/383/head
Alex 9 months ago committed by GitHub
commit 18adbc6bf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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