openpetswithchatandmcp/website/postcss.config.js
OpenPets Dev 65ac83849e Add 'website/' from commit '966aea480ffe1c340553aa878def30131d2af827'
git-subtree-dir: website
git-subtree-mainline: 8d3849caea
git-subtree-split: 966aea480f
2026-06-17 20:48:39 +00:00

6 lines
80 B
JavaScript
Executable file

export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}