laukondrup / ClassNameify

VS Code plugin to replace string classname with classNames function

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ClassNameify

This is a VS Code plugin that converts string class names to use the classNames library

To use it, simply right click a className prop on a react or preact component and click Classname-ify in the context menu

About

VS Code plugin to replace string classname with classNames function


Languages

Language:TypeScript 100.0%