mirror of
https://github.com/immich-app/immich.git
synced 2025-08-04 22:29:18 +02:00
5 lines
72 B
JavaScript
5 lines
72 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
},
|
|
};
|