mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 16:59:12 +00:00

* chore: update deps * chore: remove craco * chore: fix exports * fix: filters list indexer bg * fix: extend theme with correct color
6 lines
No EOL
104 B
JavaScript
6 lines
No EOL
104 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
}
|
|
} |