General code cleanup and styling fixes regarding mobile hover actions & tab selection, updated screenshots

This commit is contained in:
Aleksi Lassila
2023-08-10 20:40:00 +03:00
parent fe6042f86d
commit 2566829e56
22 changed files with 317 additions and 483 deletions

View File

@@ -13,5 +13,8 @@ export default {
}
}
},
future: {
hoverOnlyWhenSupported: true
},
plugins: [require('tailwind-scrollbar-hide')]
};