|
|
@ -43,7 +43,7 @@ export default defineConfig({ |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
shortcuts: { |
|
|
|
shortcuts: { |
|
|
|
'color-transition': 'transition-color duration-100 ease-in', |
|
|
|
'color-transition': 'transition-colors duration-100 ease-in', |
|
|
|
'scrollbar-thin-primary': 'scrollbar scrollbar-thin scrollbar-thumb-rounded scrollbar-thumb-primary scrollbar-track-white', |
|
|
|
'scrollbar-thin-primary': 'scrollbar scrollbar-thin scrollbar-thumb-rounded scrollbar-thumb-primary scrollbar-track-white', |
|
|
|
'scrollbar-thin-dull': 'scrollbar scrollbar-thin scrollbar-thumb-rounded-md scrollbar-thumb-gray-100 scrollbar-track-white', |
|
|
|
'scrollbar-thin-dull': 'scrollbar scrollbar-thin scrollbar-thumb-rounded-md scrollbar-thumb-gray-100 scrollbar-track-white', |
|
|
|
}, |
|
|
|
}, |
|
|
|