Files
netrunner-backend/frontend/postcss.config.js
T
2026-04-20 14:30:18 +07:00

6 lines
70 B
JavaScript

export default {
plugins: {
"@tailwindcss/postcss": {},
},
};