SOURCE.IO / postcss.config.js
Adeen
Deploy: OCR support for PDF/Images/DOCX
ae14296
Raw
History Blame Contribute Delete
81 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};