mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-06-07 07:36:45 +00:00
feat: add the nextjs starter template to examples/ dir
This commit is contained in:
6
examples/agent-kit-nextjs-langchain/postcss.config.js
Normal file
6
examples/agent-kit-nextjs-langchain/postcss.config.js
Normal file
@@ -0,0 +1,6 @@
|
||||
module.exports = {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user