mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-09 23:37:54 +00:00
port docs to sveltekit (very broken)
This commit is contained in:
parent
3fbf1513ff
commit
23e2cad896
38 changed files with 3275 additions and 8052 deletions
6
docs/postcss.config.js
Normal file
6
docs/postcss.config.js
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
export default {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue