bisq-bot/postcss.config.js
2025-11-01 07:21:54 +00:00

7 lines
80 B
JavaScript

export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}