mirror of
https://github.com/sct/overseerr.git
synced 2025-09-26 20:12:33 +02:00
4 lines
72 B
JavaScript
4 lines
72 B
JavaScript
module.exports = {
|
|
plugins: ['tailwindcss', 'postcss-preset-env'],
|
|
};
|