chore: bump fumadocs (#4144)

This commit is contained in:
Alex Yang
2025-08-21 20:30:06 -07:00
parent cb0baf61d8
commit e25d7320f9
10 changed files with 1036 additions and 213 deletions

5
docs/postcss.config.js Normal file
View File

@@ -0,0 +1,5 @@
export default {
plugins: {
"@tailwindcss/postcss": {},
},
};