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: {},
},
};