mirror of
https://github.com/BreizhHardware/jellyseerr.git
synced 2026-01-18 16:47:33 +01:00
9 lines
97 B
JavaScript
9 lines
97 B
JavaScript
module.exports = {
|
|
purge: [],
|
|
theme: {
|
|
extend: {},
|
|
},
|
|
variants: {},
|
|
plugins: [],
|
|
}
|