mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2025-12-23 18:29:19 -05:00
4 lines
72 B
JavaScript
4 lines
72 B
JavaScript
module.exports = {
|
|
plugins: ['tailwindcss', 'postcss-preset-env'],
|
|
};
|