First commit

This commit is contained in:
dyzulk
2025-12-30 12:11:04 +07:00
commit 34dc111344
322 changed files with 31972 additions and 0 deletions

3
prettier.config.js Normal file
View File

@@ -0,0 +1,3 @@
module.exports = {
plugins: ['prettier-plugin-tailwindcss'],
}