Ananto30/ask-hadith

View on GitHub
web/postcss.config.cjs

Summary

Maintainability
Test Coverage
module.exports = {
    plugins: {
        tailwindcss: {},
        autoprefixer: {}
    }
};