Optimize frontend

This commit is contained in:
2026-03-29 11:10:37 +11:00
parent c26c620f78
commit 3a20fcb63a
53 changed files with 2936 additions and 840 deletions
+5 -1
View File
@@ -1,6 +1,10 @@
module.exports = {
content: [
// ...
'./templates/**/*.html',
'./links/templates/**/*.html',
'./new_theme/templates/**/*.html',
'./static_src/**/*.{js,jsx}',
'./**/*.js',
],
theme: {
extend: {},