This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
langship.sh
Watch
1
Star
0
Fork
0
mirror of
https://github.com/open-gitagent/langship.sh.git
synced
2026-08-03 07:21:04 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
langship.sh
/
web
/
postcss.config.mjs
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
7 lines
81 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
feat(web): initialize Next.js project with Tailwind CSS and TypeScript setup
2026-05-08 01:23:27 +05:30
export
default
{
plugins
:
{
tailwindcss
:
{},
autoprefixer
:
{},
},
};
Reference in New Issue
Copy Permalink