There are two methods to use in order to flip CSS styles: interpolated properties and the flip() function.
- Interpolation should be used for any property which has a direction (e.g.
padding-left,margin-right,border-right,left, etc.) flip()should be used for all other properties