feat: integrate HeroUI and Tailwind CSS for enhanced styling (#9973)

This commit is contained in:
MyPrototypeWhat
2025-09-07 16:49:30 +08:00
committed by GitHub
parent 0187f1780e
commit 4b65dfa6ea
50 changed files with 5043 additions and 1622 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import { exec } from 'child_process'
import * as fs from 'fs/promises'
import linguistLanguages from 'linguist-languages'
import * as linguistLanguages from 'linguist-languages'
import * as path from 'path'
import { promisify } from 'util'