From 1b3494e0fa97f154c37aa7cf0204fa6e092af56b Mon Sep 17 00:00:00 2001 From: "dmitry.kirdyashkin" Date: Fri, 24 Nov 2023 23:15:33 +0300 Subject: [PATCH] v1.2.7 --- module.json.template | 3 +++ 1 file changed, 3 insertions(+) diff --git a/module.json.template b/module.json.template index 402cdad..59c269d 100644 --- a/module.json.template +++ b/module.json.template @@ -18,6 +18,9 @@ "url": "${DRONE_REPO_LINK}", "manifest": "${DRONE_REPO_LINK}/releases/download/latest/module.json", "download": "${DRONE_REPO_LINK}/releases/download/$RELEASE_TAG/module.zip", + "styles": [ + "styles/item-card.css" + ], "packs": [ { "name": "sc-items",