I'm wondering should plugin also handle width, min-width and max-width? Could be useful in cases like ```css .class { width: 100vh; transform: rotate(90deg); } ```