mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
init caroucel
This commit is contained in:
@@ -49,6 +49,8 @@ module.exports = {
|
||||
'background': 'var(--background)',
|
||||
'white': 'var(--white)',
|
||||
|
||||
'background-arrow':'var(--background-arrow)',
|
||||
|
||||
// @deprecated (NOT use these variables)
|
||||
'primary-2': 'var(--primary-2)',
|
||||
secondary: 'var(--secondary)',
|
||||
@@ -112,6 +114,9 @@ module.exports = {
|
||||
|
||||
'2xl': '1536px',
|
||||
// => @media (min-width: 1536px) { ... }
|
||||
},
|
||||
caroucel:{
|
||||
"arrow-height":"64px"
|
||||
}
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user