3 Star 0 Fork 0

Gitee 极速下载/spcss

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/susam/spcss
克隆/下载
package.json 583 Bytes
一键复制 编辑 原始数据 按行查看 历史
Susam Pal 提交于 2022-11-06 18:51 +08:00 . Set version to 0.9.0
{
"name": "spcss",
"version": "0.9.0",
"description": "Simple and Plain Stylesheet",
"files": [
"sp.css",
"sp.min.css"
],
"jsdelivr": "sp.css",
"unpkg": "sp.css",
"keywords": [
"css",
"stylesheet",
"browser"
],
"homepage": "https://github.com/susam/spcss",
"bugs": "https://github.com/susam/spcss/issues",
"license": "MIT",
"author": "Susam Pal <susam@susam.net> (https://susam.net/)",
"repository": "github:susam/spcss",
"devDependencies": {
"csso-cli": "latest"
},
"scripts": {
"min": "csso sp.css -o sp.min.css"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML/CSS
1
https://gitee.com/mirrors/spcss.git
git@gitee.com:mirrors/spcss.git
mirrors
spcss
spcss
main

搜索帮助