Skip to content

Commit 5546b0d

Browse files
šŸ› Transitie op all was toch geen goed idee…
1 parent b92d63b commit 5546b0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ā€Žtokens/tokens.jsonā€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2086,7 +2086,7 @@
20862086
"transition": {
20872087
"default": {
20882088
"$type": "other",
2089-
"$value": "all {motion.speed.fast} {motion.easing.default}",
2089+
"$value": "background {motion.speed.fast} {motion.easing.default}, border {motion.speed.fast} {motion.easing.default}, color {motion.speed.fast} {motion.easing.default}, text-decoration {motion.speed.fast} {motion.easing.default}",
20902090
"$description": "Standaard transitie die toegepast wordt op alle CSS properties"
20912091
},
20922092
"opacity": {

0 commit comments

Comments
Ā (0)