mirror of
https://github.com/immich-app/immich.git
synced 2025-07-09 09:12:57 +02:00
5 lines
72 B
JavaScript
5 lines
72 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
},
|
|
};
|