This website works better with JavaScript.
Explore
Help
Sign In
FreeloadingCode
/
claude-code
mirror of
https://gitee.com/free/claude-code.git
Watch
1
Star
0
Fork
You've already forked claude-code
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7
Commits
4
Branches
1
Tag
12 MiB
TypeScript
100%
Tag:
Branch:
Tree:
14c722814d
buddy
claude
learn
main
v0.1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '14c722814d'
${ noResults }
claude-code
/
web
/
postcss.config.mjs
7 lines
94 B
Raw
Blame
History
const
config
=
{
plugins
:
{
"@tailwindcss/postcss"
:
{
}
,
}
,
}
;
export
default
config
;
Reference in new issue
View Git Blame
Copy Permalink