@c8y/style
Version:
Styles for Cumulocity IoT applications
23 lines (22 loc) • 359 B
JSON
{
"name": "Branding: Cumulocity",
"category": "Branding",
"description": "Branding for Cumulocity",
"copy": [
{
"files": "img/*",
"webpackIgnore": true
},
{
"files": "assets/*",
"webpackIgnore": true
},
{
"files": "font/*",
"webpackIgnore": true
}
],
"less": [
"branding.less"
]
}