Sorry, we don't support your browser.  Install a modern browser

Support for basic animations (@keyframes)#97

In my opinion, basic animations also belong to the CSS framework.

I mean something like:

@keyframes scale-down to transform: scale(0.75);
}
}

It is possible to add them now, but it takes long, is cumbersome, and doesn’t look good.

5 months ago
?

How do you add keyframes now in Coreframework?

5 months ago

Sorry, I guess it’s not possible. Sometimes I manage to trick it somehow to get it working. But maybe not in this case:)

5 months ago