Star
17
Fork
3
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
项目讨论
Wiki
项目成员
5
分析
项目设置
Star
17
Fork
3
main
Friend
/
web
/
app
/
postcss.config.js
下载
S
smian1
- New Next.js app at web/app with full dashboard UI - Conversations: split view, folders, merge, search, date filtering - Memories: list/graph views, filters, bulk actions, quick add - Tasks: hub/list views, calendar, progress tracking, bulk actions - Chat: AI assistant with file uploads, voice input, app selector - Apps: explore, install, create custom apps - Settings: profile, integrations, subscription management - Cloud Run deployment workflow and Dockerfile
52edc616
创建于
1月2日
历史提交
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};