diff --git a/metas/betterdiscord.json b/clients/metas/betterdiscord.json similarity index 100% rename from metas/betterdiscord.json rename to clients/metas/betterdiscord.json diff --git a/metas/userstyle.json b/clients/metas/userstyle.json similarity index 100% rename from metas/userstyle.json rename to clients/metas/userstyle.json diff --git a/package.json b/package.json index 3f17245..4ff2fde 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,6 @@ "build": "theme-scss build" }, "dependencies": { - "theme-scss": "^1.1.0" + "theme-scss": "^1.1.1" } } diff --git a/theme-config.json b/theme-config.json index 3a0c1c6..bdefdac 100644 --- a/theme-config.json +++ b/theme-config.json @@ -1,5 +1,9 @@ { "name": "AMOLED-Cord", + "metas": { + "betterdiscord": "clients/metas/betterdiscord.json", + "userstyle": "clients/metas/userstyle.json" + }, "dist": { "output": "src/amoled-cord.css", "clients": {