mirror of
https://github.com/benphelps/homepage.git
synced 2025-12-16 07:29:43 +01:00
6 lines
72 B
JavaScript
6 lines
72 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
"@tailwindcss/postcss": {},
|
|
},
|
|
};
|