telegramhangoutsslackgmailskypefacebook-workplaceoutlookemailmicrosoft-teamsdiscordmessengercustom-servicesmacoslinuxwindowsinboxwhatsappicloudtweetdeckhipchat
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
429 B
17 lines
429 B
9 years ago
|
{
|
||
|
"name": "ext-touch-sizing",
|
||
|
"type": "code",
|
||
|
"creator": "Sencha",
|
||
|
"summary": "Adds Touch Sizing to a Theme",
|
||
|
"detailedDescription": "This package sets all the required sass variables to make a theme touch-friendly.",
|
||
|
"version": "1.0.0",
|
||
|
"compatVersion": "1.0.0",
|
||
|
"format": "1",
|
||
|
"slicer": {
|
||
|
"js": []
|
||
|
},
|
||
|
"output": "${package.dir}/build",
|
||
|
"local": true,
|
||
|
"requires": []
|
||
|
}
|