I wanted to upgrade my vue project to use vuetify 2.* After running the command: `stylus-conver -d yes -i src -o src` All .js and .vue files that don't contain stylus inside were just replaced with an empty file.