llm-pricing / postcss.config.js
philschmid's picture
init
343b64b
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}