#
# TIMING TOKENS
# Use these tokens for animation durations.
#

props:
  duration_quickly:
    value: "0.15s"
  duration_standart:
    value: "0.3s"
  duration_slowly:
    value: "0.5s"
global:
  type: number
  category: time
