First commit.

This commit is contained in:
emil
2026-04-26 14:52:50 +03:00
commit 1ff8c733cc
27 changed files with 7017 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}