Add NAS dashboard: FastAPI + Svelte with Docker mgmt, Gitea, files, terminal

This commit is contained in:
Gan, Jimmy
2026-02-19 01:59:50 +08:00
parent 70aa421d7f
commit dc605d8e8a
2 changed files with 0 additions and 45 deletions
-7
View File
@@ -1,7 +0,0 @@
/** @type {import('tailwindcss').Config} */
export default {
content: ['./src/**/*.{svelte,js}', './index.html'],
darkMode: 'class',
theme: { extend: {} },
plugins: [],
}