Basically All the time I need to inspect how my CSS animation work.so is there way to inspect CSS animation in chrome dev tools?
Basically All the time I need to inspect how my CSS animation work.so is there way to inspect CSS animation in chrome dev tools?
Cmd+Shift+P or Ctrl+Shift+P) > Run "Show Animations" and press Enter. This will open the Animations drawer. Trigger the animation to record it on the timeline. The Animations drawer is divided into 4 sections,
More info:
or