This website requires JavaScript.
Explore
Help
Register
Sign In
cybercove-labs
/
shared-memory
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c3bbea51344255a89be317238849b32729d17cf1
shared-memory
/
apps
/
web
/
postcss.config.mjs
T
8 lines
94 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat: add memory.patch, trim memory.get, unify the memory write path
2026-08-11 14:58:11 -07:00
const
config
=
{
feat: Phase 3b — proper Web UI for memories, projects, settings
2026-05-15 10:57:17 -07:00
plugins
:
{
"@tailwindcss/postcss"
:
{},
},
};
feat: add memory.patch, trim memory.get, unify the memory write path
2026-08-11 14:58:11 -07:00
export
default
config
;
Reference in New Issue
Copy Permalink