transformers.js-text-generation / postcss.config.js
nico-martin's picture
nico-martin HF Staff
init
9b72f0d
export default {
plugins: {
autoprefixer: {},
},
}