revert: "fix: sass-embedded@1.98.0 在 macOS 13 会直接崩 (#7692)"

This commit is contained in:
Jin Mao
2026-03-19 09:02:11 +08:00
parent b908076846
commit bed97a84d8
8 changed files with 78 additions and 75 deletions

View File

@@ -26,8 +26,8 @@ The repository uses Monorepo management, and the project structure is as follows
│ ├── node-utils # Node.js tools
│ ├── tsconfig # Common tsconfig settings
│ └── vite-config # Common Vite configuration
├── oxfmt.config.mjs # Oxfmt config entry
├── oxlint.config.mjs # Oxlint configuration file
├── oxfmt.config.ts # Oxfmt config entry
├── oxlint.config.ts # Oxlint configuration file
├── package.json # Project dependency configuration
├── packages # Project packages directory
│ ├── @core # Core package