الملفات
backup_tool/postcss.config.js

6 أسطر
81 B
JavaScript

module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}