#rename #css-class #cli #class-name #subdirectories #directory #file-extension

app renamecss

用于在目录及其子目录中重命名 CSS 类名

1 个稳定版本

1.0.0 2023 年 3 月 31 日

9#子目录

MIT 许可证

5KB
76

rename_css

递归重命名根路径及其子目录中所有具有指定文件扩展名(默认为 css)的文件中的所有 CSS 类名。

用法

rename_css thisClassName newClassName ./yourProject

对于 scss

rename_css thisClassName newClassName ./yourProject -f scss

依赖

~1.3–2MB
~36K SLoC