Files
Simon Farshid e6c2f31925 examples: update to newest template (#1826)
* examples: update with-ai-sdk

* examples: update with-cloud

* examples: update with-vercel-ai-rsc

* examples: update with-external-store

* examples: update with-react-hook-form

* example: update with-ffmpeg

* example: update with-openai-assistants

* fixes

* example: with-langgraph

* example: drop with-inline-suggestions for now

* example: update local-ollama

* example: update: search-agent-for-e-commerce

* remove registry avatar

* dep update

* fix code style

* remove tailwindcss-animate
2025-04-11 22:41:51 -07:00

6 lines
81 B
JavaScript

const config = {
plugins: ["@tailwindcss/postcss"],
};
export default config;