Ns CSS Keyframes

Use when a CSS @keyframes animation animates nothing, snaps back at the end, or ignores animation-direction alternate / animation-play-state — only 12 properties (+transform) are animatable and everything else is silently dropped, fill-mode forwards is required to keep the end state, a unitless animation-delay is seconds, and keyframes under a non-matching @media come back null.

nativescript a50509d 3.4 KB Updated

File contents

nativescript/skills/tree/main/skills/ui/ns-css-keyframes commit a50509d8f7

Frequently asked questions

npx skillmds@latest add nativescript/ns-css-keyframes