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",