+ 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?
6 odpowiedzi
+ 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
+ 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.
+ 4
thanks,
How you added sass?
+ 4
Thanks
+ 2
Why is this needed? Connect compiled css.