# class-name-copier **Repository Path**: mouday/class-name-copier ## Basic Information - **Project Name**: class-name-copier - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-15 - **Last Updated**: 2023-11-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # class-name-copier An extension that makes it easier to create CSS classes from JSX classNames. Place the cursor on a class defined in your JSX and activate the command ("extension.classNameCopier", default keybinding is Ctrl+Shift+Alt+C). The class name will be copied to the end of the CSS file of the same name and in the same directory as your component javascript file.