misc / mem0 /embedchain /examples /full_stack /frontend /postcss.config.js
NingsenWang's picture
Upload mem0 project snapshot
0ae3f27 verified
raw
history blame contribute delete
82 Bytes
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}