fix: apply bugfix agent improvements to postcss.config.js

This commit is contained in:
cupadev-admin 2026-03-09 12:48:25 +00:00
parent 541afe6c4d
commit 1192486697
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ module.exports = {
tailwindcss: {}, tailwindcss: {},
autoprefixer: {}, autoprefixer: {},
}, },
} };