Files
hashex/postcss.config.js
ThaMunsta 3b479f8382
Build Images and Deploy / Update-PROD-Stack (push) Failing after 15s
first commit!
2026-03-18 15:44:49 -04:00

7 lines
82 B
JavaScript

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