heatmap / postcss.config.js
Ndg07's picture
Deploy: Feed pagination and source diversity
190205e
Raw
History Blame Contribute Delete
80 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}