The problem of css3 Animation in Less

clipboard.png
to do a project, you need to write an animation. If you write it in css in the local demo, it will not be successful in less. Does less have a special way to write this?

Css
Mar.14,2021

try the @ keyframes animation definition on the outermost layer


your animation name has been hash, but the reference has not referenced the animation name that has been hash,
https://codeshelper.com/n/13.

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3d4b6-2bbd5.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3d4b6-2bbd5.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?