I have this weird issue where the cycle isn't being set automatically. Without manually setting cycle: `lost-column: 1/2;`  Manually setting cycle: ``` lost-column: 1/2; lost-column-cycle: 2; ```  FYI: I'm using webpack with postcss (^6.6.3).