Responsiveness inventory

WIP
This commit is contained in:
2024-08-03 23:34:31 +02:00
parent 705454de6f
commit 433b60dadd
2 changed files with 136 additions and 117 deletions

View File

@ -9,6 +9,9 @@ export default {
backgroundSize: {
'30px': '30px'
},
screens: {
'xl': '1200px',
},
extend: {
inset: {
'1/6': 'calc(100% / 6)',