This repository has been archived on 2025-06-23. You can view files and clone it, but cannot push or open issues or pull requests.
www_engageos/postcss.config.js
2025-06-17 12:18:51 +02:00

6 lines
71 B
JavaScript

module.exports = {
plugins: {
'@tailwindcss/postcss': {},
},
}