mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
add new grid carousels
This commit is contained in:
+7
-7
@@ -3,13 +3,13 @@ module.exports = {
|
||||
'postcss-preset-mantine': {},
|
||||
'postcss-simple-vars': {
|
||||
variables: {
|
||||
'breakpoint-xs': '36em',
|
||||
'breakpoint-sm': '48em',
|
||||
'breakpoint-md': '62em',
|
||||
'breakpoint-lg': '75em',
|
||||
'breakpoint-xl': '88em',
|
||||
'breakpoint-2xl': '120em',
|
||||
'breakpoint-3xl': '160em',
|
||||
'mantine-breakpoint-xs': '36em',
|
||||
'mantine-breakpoint-sm': '48em',
|
||||
'mantine-breakpoint-md': '62em',
|
||||
'mantine-breakpoint-lg': '75em',
|
||||
'mantine-breakpoint-xl': '88em',
|
||||
'mantine-breakpoint-2xl': '120em',
|
||||
'mantine-breakpoint-3xl': '160em',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user