mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-06 11:04:54 +10:00
50ba37a27f
* chore(release): v5.1.0 * feat: implement resume thumbnails * fix: remove unused mcp tools * docs: fix formatting of docs
6 lines
66 B
JavaScript
6 lines
66 B
JavaScript
export default {
|
|
plugins: {
|
|
"@tailwindcss/postcss": {},
|
|
},
|
|
};
|