File tree Expand file tree Collapse file tree 9 files changed +11
-10
lines changed
Expand file tree Collapse file tree 9 files changed +11
-10
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ Generated by `tools/release_bundle_sizes.py`. Use this table in RELEASE_*.md or
44
55| Target | Subtarget | Size | Bytes | Path |
66| --------| -----------| ------| -------| ------|
7- | CNC | GRBL | 91.1 KB | 93276 | CNC\GRBL\index.html.gz |
8- | CNC | GRBLHal | 95.7 KB | 98012 | CNC\GRBLHal\index.html.gz |
9- | Printer3D | Marlin | 97.1 KB | 99383 | Printer3D\Marlin\index.html.gz |
10- | Printer3D | Marlin-embedded | 96.4 KB | 98755 | Printer3D\Marlin-embedded\index.html.gz |
11- | Printer3D | Repetier | 95.8 KB | 98142 | Printer3D\Repetier\index.html.gz |
12- | Printer3D | Smoothieware | 95.5 KB | 97775 | Printer3D\Smoothieware\index.html.gz |
13- | SandTable | GRBL | 83.3 KB | 85303 | SandTable\GRBL\index.html.gz |
7+ | CNC | GRBL | 91.1 KB | 93291 | CNC\GRBL\index.html.gz |
8+ | CNC | GRBLHal | 95.7 KB | 98029 | CNC\GRBLHal\index.html.gz |
9+ | Printer3D | Marlin | 97.1 KB | 99400 | Printer3D\Marlin\index.html.gz |
10+ | Printer3D | Marlin-embedded | 96.5 KB | 98777 | Printer3D\Marlin-embedded\index.html.gz |
11+ | Printer3D | Repetier | 95.9 KB | 98160 | Printer3D\Repetier\index.html.gz |
12+ | Printer3D | Smoothieware | 95.5 KB | 97794 | Printer3D\Smoothieware\index.html.gz |
13+ | SandTable | GRBL | 83.3 KB | 85319 | SandTable\GRBL\index.html.gz |
1414
15- ** Total size (all packages):** 654.9 KB (670646 bytes).
15+ ** Total size (all packages):** 655.0 KB (670770 bytes).
Original file line number Diff line number Diff line change 55
66// Elements
77@import " node_modules/spectre.css/src/typography" ;
8+ // Asian (CJK typography): uncomment if you need Asian locale styling (~0.6KB source)
89@import " node_modules/spectre.css/src/asian" ;
910@import " node_modules/spectre.css/src/tables" ;
1011@import " node_modules/spectre.css/src/buttons" ;
3435// @import "node_modules/spectre.css/src/pagination";
3536@import " node_modules/spectre.css/src/panels" ;
3637// @import "node_modules/spectre.css/src/popovers";
37- @import " node_modules/spectre.css/src/steps" ;
38+ // @import "node_modules/spectre.css/src/steps"; // Stepper UI (.step, .step-item) — unused
3839@import " node_modules/spectre.css/src/tabs" ;
39- @import " node_modules/spectre.css/src/tiles" ;
40+ // @import "node_modules/spectre.css/src/tiles"; // Tile layout (.tile, .tile-content) — unused
4041@import " node_modules/spectre.css/src/toasts" ;
4142@import " node_modules/spectre.css/src/tooltips" ;
4243
You can’t perform that action at this time.
0 commit comments