Description
The CSS transitions tab in the editor is missing several commonly used properties.
Missing properties
color
border-color
padding
margin
top, bottom, left, right
cubic-bezier(n,n,n,n) timing function
Use case
cubic-bezier enables bouncy effects and smoother animations
- Positional properties (
top, left, etc.) are needed for animated layouts
Source
Reported by @ceubri on the community forum: https://community.silex.me/d/186
Description
The CSS transitions tab in the editor is missing several commonly used properties.
Missing properties
colorborder-colorpaddingmargintop,bottom,left,rightcubic-bezier(n,n,n,n)timing functionUse case
cubic-bezierenables bouncy effects and smoother animationstop,left, etc.) are needed for animated layoutsSource
Reported by @ceubri on the community forum: https://community.silex.me/d/186