Voice / frontend /postcss.config.js
Thang6822
Deploy OmniVoice Docker Space
342571f
Raw
History Blame Contribute Delete
80 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}