mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-09-28 23:58:21 +00:00
Fix tailwindcss warnings
This commit is contained in:
@@ -19,12 +19,6 @@ module.exports = {
|
||||
}
|
||||
}
|
||||
},
|
||||
variants: {
|
||||
extend: {
|
||||
backgroundOpacity: ['dark']
|
||||
}
|
||||
},
|
||||
purge: false,
|
||||
plugins: [
|
||||
require('@tailwindcss/forms')
|
||||
]
|
||||
|
Reference in New Issue
Block a user