tailwind + ky + backend oauth connection

This commit is contained in:
grngxd 2025-06-07 23:34:27 +01:00
parent bb557f1fb7
commit 5cc652b0af
8 changed files with 160 additions and 19 deletions

3
.prettierrc.js Normal file
View file

@ -0,0 +1,3 @@
export default {
plugins: ['prettier-plugin-tailwindcss'],
}