theme: add theme builder app

This commit is contained in:
ammarahm-ed
2023-08-08 10:55:10 +05:00
committed by Abdullah Atta
parent ed6d125391
commit 380bfba776
21 changed files with 51817 additions and 3 deletions

View File

@@ -33,7 +33,8 @@ const SCOPES = [
"misc",
"common",
"global",
"docs"
"docs",
"theme-builder"
];
module.exports = {