flowstate / postcss.config.js
muthuk1's picture
Upload project config and lib files
820c67c verified
raw
history blame contribute delete
68 Bytes
module.exports = { plugins: { tailwindcss: {}, autoprefixer: {} } }