文件名称:clean-css-online:使用Webpack和Web Workers进行clean-css的在线界面
文件大小:46KB
文件格式:ZIP
更新时间:2024-05-23 23:39:29
JavaScript
在线清理css 使用和模块捆绑器。 用于渲染, 用于突出显示缩小CSS。 使用处理5kb以上的文件。 要在本地测试: npm install webpack 然后使用您喜欢的本地http服务器(例如npm:live-server )提供index.html 。
【文件预览】:
clean-css-online-master
----rollup.config.js(2KB)
----.github()
--------workflows()
----yarn.lock(96KB)
----src()
--------index.html(282B)
--------worker.ts(270B)
--------main.css(1KB)
--------main.tsx(4KB)
--------custom-types.d.ts(69B)
--------minify.ts(753B)
--------shared-types.ts(186B)
----types()
--------higlight.js()
----tsconfig.json(712B)
----README.md(534B)
----.gitignore(41B)
----package.json(744B)