strip-css-comments-cli:从CSS中删除注释

时间:2024-06-15 01:46:13
【文件属性】:

文件名称:strip-css-comments-cli:从CSS中删除注释

文件大小:5KB

文件格式:ZIP

更新时间:2024-06-15 01:46:13

JavaScript

条CSS评论CLI 从CSS中删除注释 安装 $ npm install --global strip-css-comments-cli 用法 $ strip-css-comments --help Usage $ strip-css-comments <input-file> > $ strip-css-comments < <input-string> Options --preserve= Preserve comments matching a regex [Default: ^!] --no-preserve Strip all comments including `/*!` Examples $ strip-css-comments src/app.css > d


【文件预览】:
strip-css-comments-cli-main
----.gitignore(13B)
----package.json(890B)
----cli.js(949B)
----test.js(386B)
----.github()
--------workflows()
----fixture.css(11B)
----license(1KB)
----readme.md(708B)
----.gitattributes(12B)
----.editorconfig(231B)

网友评论