gravityyy-proxyyy / postcss.config.js
bardd's picture
Fix gemini-3.1-pro-high by routing to pro-low with thinkingLevel high.
4badc3b
Raw
History Blame Contribute Delete
78 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {}
}
}