fist pass

This commit is contained in:
root
2026-01-31 22:18:40 +00:00
parent a582e1f272
commit a28013de4a
23 changed files with 4131 additions and 823 deletions

View File

@@ -0,0 +1,6 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};