mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
5 lines
78 B
JavaScript
5 lines
78 B
JavaScript
const config = {
|
|
plugins: ["@tailwindcss/postcss"],
|
|
}
|
|
|
|
export default config
|