Commit 52e4282
committed
refactor: migrate Tailwind CSS from CDN to local build with separate stairs/elevator controls
- Replaced CDN-based Tailwind with local build via PostCSS + Autoprefixer
- Added tailwind.config.js, postcss.config.js, and src/css/tailwind.css for production compilation
- Split floor entrance configuration into separate stairs/elevator count inputs (stairsCount/elevatorCount)
- Removed legacy floorEntranceCount with backward compatibility fallback (50/50 random type distribution)
- Added global loading overlay1 parent df71b72 commit 52e4282
14 files changed
Lines changed: 2172 additions & 130 deletions
File tree
- .yarn
- src
- components
- core
- workers/hierarchy
- css
- managers
- ui/components
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 7 | + | |
35 | 8 | | |
36 | 9 | | |
37 | 10 | | |
| |||
0 commit comments