research-index / postcss.config.js
ameerazampixis's picture
new
06a7653
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}