mirror of
https://github.com/musistudio/claude-code-router.git
synced 2026-04-30 19:29:29 +00:00
init doc
This commit is contained in:
parent
085ee97cdc
commit
160594a8d6
64 changed files with 17205 additions and 15 deletions
6
docs/postcss.config.js
Normal file
6
docs/postcss.config.js
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
module.exports = {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue