Automate React TaskCommands####Create Component Creates a folder containing a .js file and a .module.css file with the name entered by you, It speeds up the component creating process for react ####Convert Class into ClassName Converts all the class="example" into className={styles.example} Converts html class into css modules className objects RequirementsHaving a react workspace thats all. Release NotesAdded class into className conversion 0.0.6These are initial release of this extension For more informationEnjoy! |