How can I animate sass? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 7

How can I animate sass?

Can I animate sass, how? I want to add animation to sass. Does sololearn support sass in css code playground?

14th Jul 2020, 5:00 AM
Gone
6 Answers
+ 2
Sass can preprocess css in complex way, but it still needs to use animation selector and @keyframes to form animation effects. https://code.sololearn.com/WiPv1V7K70j1/?ref=app
14th Jul 2020, 5:42 AM
Calviղ
Calviղ - avatar
+ 4
I want to add animation to sass for: 1. Preloading; when content has been requested but has yet to arrive. 2. Loaded; content has arrived and appears in sequence.
14th Jul 2020, 5:27 AM
Gone
+ 4
thanks, How you added sass?
14th Jul 2020, 5:34 AM
Gone
+ 4
Thanks
14th Jul 2020, 5:47 AM
Gone
+ 2
Why is this needed? Connect compiled css.
14th Jul 2020, 5:17 AM
Anna/Аня
Anna/Аня - avatar