jaxaht-benchmark / benchmark_ui /frontend /postcss.config.js
lainwired's picture
Initial jaxaht-benchmark deployment
5146e76
Raw
History Blame Contribute Delete
92 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}