TransformsScaleVersion: 0.6On this pageScaleUtilities for scaling elements with transform. We provide 2 helper method to scale Width and Height depend on the mobile screen.scaleWidthimport { scaleWidth } from 'osmicsx'scaleWidth('100%')scaleHeightimport { scaleHeight } from 'osmicsx'scaleHeight('100%')