update theme-setup and project-setup script

This commit is contained in:
Somrat
2025-02-16 12:19:36 +06:00
parent 02085ffbe0
commit eafce894f6
5 changed files with 3 additions and 2 deletions

View File

@@ -97,6 +97,7 @@ const setupTheme = () => {
"content",
"i18n",
"static",
"tailwind-plugin",
];
const folder = createNewFolder(rootFolder, "exampleSite");