fix validation error and updates for Hyva

main
nurbek 2 years ago
parent d11a88be7c
commit 1f57ffc334

@ -1567,15 +1567,19 @@
"cats": [ "cats": [
19 19
], ],
"description": "Hyvä themes is a frontend for Magento 2.", "description": "Hyva Themes is an optimised theme for Magento 2 which eliminated the third-party libraries and having only two dependencies Alpine.js and Tailwind CSS.",
"headers": { "headers": {
"X-Built-With": "^Hyva Themes$" "X-Built-With": "^Hyva Themes$"
}, },
"icon": "Hyva.svg", "icon": "Hyva.svg",
"implies": "Magento\\;version:2", "implies": [
"Magento",
"Tailwind CSS",
"Alpine.js"
],
"pricing": [ "pricing": [
"onetime" "onetime"
], ],
"website": "https://hyva.io/" "website": "https://hyva.io"
} }
} }