raven-bank-css
Version:
A utility first css framework by Raven bank.
28 lines (24 loc) • 373 B
JSON
{
"version": "2.0.0",
"type": "shell",
"presentation": {
"echo": true,
"reveal": "silent",
"focus": true,
"panel": "new"
},
"tasks": [
{
"type": "npm",
"script": "gulp",
"path": "raven-cli",
"problemMatcher": [],
"label": "npm: gulp - raven-ui",
"detail": "gulp",
"group": {
"kind": "build",
"isDefault": true,
}
}
]
}