Shopify Theme App Extension, I want to add multiple CSS and JS

Shopify Theme App Extension, I want to add multiple CSS and JS

iffikhan30
Shopify Partner
275 37 51

Hello Guyz,

 

Help me please, I create a shopify app I want to add multiple css and javascript in schema.

 

{% schema %}
{
  "name": "New Module",
  "target": "section",
  "settings": [
    { "type": "product", "id": "product", "label": "product", "autofill": true },
    { "type": "color", "id": "colour", "label": "Star Colour", "default": "#ff0000" }
  ],
  "javascript": "jque.min.js",
"javascript": "jque2.min.js",
"javascript": "jque3.min.js",
  "stylesheet": "style.css",
"stylesheet": "style2.css",
"stylesheet": "style3.css"
}
{% endschema %}
Custom theme and app [remix] expert.

Email: irfan.sarwar.khan30@gmail.com
Chat on WhatsApp
Replies 0 (0)