mirror of
https://github.com/BreizhHardware/jellyseerr.git
synced 2026-01-19 00:57:30 +01:00
4 lines
72 B
JavaScript
4 lines
72 B
JavaScript
module.exports = {
|
|
plugins: ['tailwindcss', 'postcss-preset-env'],
|
|
};
|