agents-js-oasst / postcss.config.js
nsarrazin's picture
nsarrazin HF staff
poc with dockerfile & server-side
2bcd13d
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}