conversational-workflow / postcss.config.js
3v324v23's picture
Initial commit
030394a
raw
history blame contribute delete
193 Bytes
/** WARNING: DON'T EDIT THIS FILE */
/** WARNING: DON'T EDIT THIS FILE */
/** WARNING: DON'T EDIT THIS FILE */
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};