diff --git a/module.json.template b/module.json.template index 60c603a..de16744 100644 --- a/module.json.template +++ b/module.json.template @@ -19,6 +19,8 @@ "manifest": "${DRONE_REPO_LINK}/releases/download/latest/module.json", "download": "${DRONE_REPO_LINK}/releases/download/$RELEASE_TAG/module.zip", "styles": [ + "styles/common.css", + "styles/core.css", "styles/rime-of-the-frostmaiden.css", "styles/warriors-of-seanine.css" ],