UI improvements part 3

This commit is contained in:
Čarodej
2022-01-27 17:04:12 +01:00
parent d855739bf2
commit f74bb7cec5
12 changed files with 223 additions and 204 deletions
+4 -1
View File
@@ -58,7 +58,10 @@ module.exports = {
},
},
variants: {
extend: {},
extend: {
textColor: ['disabled'],
opacity: ['disabled'],
},
},
plugins: [
require('tailwindcss-debug-screens'),