-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Starting with Styled Components, if you highlight full JSX/TSX and run the extension, it will create a whole styled component and copy to the clipboard.
- Require a name in
classNamethat will be used to create the name of the component - At least the type of element,
classNameandstyleprops should be highlighted.stylecould be optional
In the future, give an option to choose which CSS in JS framework is being used and generate accordingly.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request