mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-07 09:35:54 -08:00
Add queue list
This commit is contained in:
@@ -29,6 +29,9 @@ module.exports = {
|
||||
'3xl': '1800px',
|
||||
// => @media (min-width: 1800px) { ... }
|
||||
},
|
||||
transitionProperty: {
|
||||
'height': 'height'
|
||||
},
|
||||
},
|
||||
},
|
||||
plugins: [tailwindForms, tailwindScrollbars],
|
||||
|
||||
Reference in New Issue
Block a user