mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
Migrated project from Quartz to Next.js with Fumadocs
This commit is contained in:
parent
d0e8fca4a6
commit
ff60b8afc1
383 changed files with 8990 additions and 152443 deletions
5
postcss.config.mjs
Normal file
5
postcss.config.mjs
Normal file
|
@ -0,0 +1,5 @@
|
|||
export default {
|
||||
plugins: {
|
||||
'@tailwindcss/postcss': {},
|
||||
},
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue