mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-25 09:15:56 +00:00
5 lines
72 B
JavaScript
5 lines
72 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
},
|
|
};
|