proxmox_choose_page/postcss.config.js
2025-03-16 22:01:47 +01:00

6 lines
81 B
JavaScript

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