@tarojs/plugin-csso
Version:
Taro压缩CSS文件
22 lines (21 loc) • 416 B
JSON
{
"name": "@tarojs/plugin-csso",
"version": "2.2.10",
"description": "Taro压缩CSS文件",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/NervJS/taro.git"
},
"keywords": [
"taro"
],
"author": "luckyadam",
"license": "MIT",
"dependencies": {
"csso": "^3.5.0"
}
}