mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-29 03:10:51 +00:00
UI improvements part 3
This commit is contained in:
Vendored
+4
-1
@@ -58,7 +58,10 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
variants: {
|
||||
extend: {},
|
||||
extend: {
|
||||
textColor: ['disabled'],
|
||||
opacity: ['disabled'],
|
||||
},
|
||||
},
|
||||
plugins: [
|
||||
require('tailwindcss-debug-screens'),
|
||||
|
||||
Reference in New Issue
Block a user