mirror of
https://github.com/immich-app/immich.git
synced 2024-12-28 22:51:59 +00:00
f55b3add80
Co-authored-by: Thomas Way <thomas@6f.io>
6 lines
83 B
JavaScript
6 lines
83 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
};
|