New transition duration token for components

This commit is contained in:
Cagatay Civici 2024-05-25 11:18:55 +03:00
parent 3be93fd584
commit 8b46ae3bd0
204 changed files with 464 additions and 221 deletions

View file

@ -4,7 +4,8 @@ export default {
color: '{content.color}',
padding: '1rem',
gap: '2px',
indent: '1rem'
indent: '1rem',
transitionDuration: '{transition.duration}'
},
node: {
padding: '0.375rem 0.625rem',