mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
5 lines
72 B
JavaScript
5 lines
72 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
},
|
|
};
|