mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-09 14:58:47 +00:00
Add queue list
This commit is contained in:
parent
caa1b94fd6
commit
28e39e46ae
7 changed files with 232 additions and 34 deletions
|
@ -29,6 +29,9 @@ module.exports = {
|
|||
'3xl': '1800px',
|
||||
// => @media (min-width: 1800px) { ... }
|
||||
},
|
||||
transitionProperty: {
|
||||
'height': 'height'
|
||||
},
|
||||
},
|
||||
},
|
||||
plugins: [tailwindForms, tailwindScrollbars],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue