You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find a bit annoying to have to download all the effects at once, would it be possible to download only the shake effect(s) chosen in the CSS file ? (something like a checkbox)
Thank you
The text was updated successfully, but these errors were encountered:
- Mix everything in one @mixin
- Modifiers classes more semanthic
- Improve code order and declarations
- Add option to only use part of the 100% of keyframes animation (issue #25)
- Allow unitless values for x, y and rotation
- Add option to trigger animation from a parent element (issue #16)
- Having only one @mixing it's possible to export animations separatedly (issue #20)
@raphaelgoetter since in the last release I reduce the code into only one mixin to generate the animations, now is easier to generate separated classes. Also added a Download center with the core animations to download separately. Thanks again!
Hello,
Thank you for your great work !
I find a bit annoying to have to download all the effects at once, would it be possible to download only the shake effect(s) chosen in the CSS file ? (something like a checkbox)
Thank you
The text was updated successfully, but these errors were encountered: