Streamer / postcss.config.js
Shivam
Initial commit: Web-SyncPlay moved into Streamer
d092f57
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}