mirror of
https://github.com/xmanrui/OpenClaw-bot-review.git
synced 2026-07-27 21:30:23 +00:00
6 lines
72 B
JavaScript
6 lines
72 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
"@tailwindcss/postcss": {},
|
|
},
|
|
};
|