mirror of
https://github.com/seerr-team/seerr.git
synced 2026-03-11 03:27:11 -04:00
4 lines
72 B
JavaScript
4 lines
72 B
JavaScript
module.exports = {
|
|
plugins: ['tailwindcss', 'postcss-preset-env'],
|
|
};
|