des trucs
This commit is contained in:
@@ -6,6 +6,13 @@ module.exports = {
|
||||
],
|
||||
theme: {
|
||||
extend: {},
|
||||
screens: {
|
||||
sm: '640px', // Small screens start at 640px
|
||||
md: '768px',
|
||||
lg: '1024px',
|
||||
xl: '1280px',
|
||||
'2xl': '1536px',
|
||||
},
|
||||
},
|
||||
plugins: [],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user