mirror of
https://github.com/sct/overseerr.git
synced 2025-09-17 17:24:35 +02:00
Add tailwindcss
This commit is contained in:
8
tailwind.config.js
Normal file
8
tailwind.config.js
Normal file
@@ -0,0 +1,8 @@
|
||||
module.exports = {
|
||||
purge: [],
|
||||
theme: {
|
||||
extend: {},
|
||||
},
|
||||
variants: {},
|
||||
plugins: [],
|
||||
}
|
Reference in New Issue
Block a user