mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-03 06:00:09 +00:00
EVERYTHING WORKING PERFECTLY
This commit is contained in:
parent
aa1b57bbcd
commit
eba818ffb4
110 changed files with 842 additions and 6929 deletions
6
apps/web/postcss.config.js
Normal file
6
apps/web/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