Init new template and style

This commit is contained in:
Boris Waaub
2026-01-20 14:02:22 +01:00
commit e429e6f25b
63 changed files with 6933 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
}
}